AceStruct.ModelOperations 字段
Specifies operations that users can perform on model operation types.
命名空间: Microsoft.ReportingServices.Interfaces
程序集: Microsoft.ReportingServices.SharePoint.UI.WebParts(在 Microsoft.ReportingServices.SharePoint.UI.WebParts.dll 中)
Microsoft.ReportingServices.Interfaces(在 Microsoft.ReportingServices.Interfaces.dll 中)
语法
声明
Public ModelOperations As ModelOperationsCollection
用法
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