CatalogOperations 字段
Represents operations that users can perform on catalog item types. Catalog item types include roles, schedules, system properties, and jobs.
命名空间: Microsoft.ReportingServices.Interfaces
程序集: Microsoft.ReportingServices.Interfaces(在 Microsoft.ReportingServices.Interfaces.dll 中)
Microsoft.ReportingServices.SharePoint.UI.WebParts(在 Microsoft.ReportingServices.SharePoint.UI.WebParts.dll 中)
语法
声明
Public CatalogOperations As CatalogOperationsCollection
用法
Dim instance As AceStruct
Dim value As CatalogOperationsCollection
value = instance.CatalogOperations
instance.CatalogOperations = value
public CatalogOperationsCollection CatalogOperations
public:
CatalogOperationsCollection^ CatalogOperations
val mutable CatalogOperations: CatalogOperationsCollection
public var CatalogOperations : CatalogOperationsCollection