Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Specifies operations that users can perform on catalog item types.
Namespace: Microsoft.ReportingServices.Interfaces
Assemblies: Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Microsoft.ReportingServices.Interfaces (in Microsoft.ReportingServices.Interfaces.dll)
Syntax
'Declaration
Public CatalogOperations As CatalogOperationsCollection
'Usage
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