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