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