Share via


AceStruct.ModelOperations Field

Specifies operations that users can perform on model 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 ModelOperations As ModelOperationsCollection
'Usage
Dim instance As AceStruct 
Dim value As ModelOperationsCollection 

value = instance.ModelOperations 

instance.ModelOperations = value
public ModelOperationsCollection ModelOperations
public:
ModelOperationsCollection^ ModelOperations
val mutable ModelOperations: ModelOperationsCollection
public var ModelOperations : ModelOperationsCollection

See Also

Reference

AceStruct Class

Microsoft.ReportingServices.Interfaces Namespace