AceStruct.ModelItemOperations フィールド
モデル アイテム操作の種類に対してユーザーが実行可能な操作を指定します。
名前空間: 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