Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Specifies operations that users can perform on model item operation 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 ModelItemOperations As ModelItemOperationsCollection
'Usage
Dim instance As AceStruct
Dim value As ModelItemOperationsCollection
value = instance.ModelItemOperations
instance.ModelItemOperations = value
public ModelItemOperationsCollection ModelItemOperations
public:
ModelItemOperationsCollection^ ModelItemOperations
val mutable ModelItemOperations: ModelItemOperationsCollection
public var ModelItemOperations : ModelItemOperationsCollection