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.dll의 Microsoft.ReportingServices.Interfaces
Microsoft.ReportingServices.SharePoint.UI.WebParts.dll의 Microsoft.ReportingServices.SharePoint.UI.WebParts
구문
‘선언
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