AceStruct.ReportOperations フィールド
レポート アイテムの種類に対してユーザーが実行可能な操作を指定します。
名前空間: Microsoft.ReportingServices.Interfaces
アセンブリ: Microsoft.ReportingServices.SharePoint.UI.WebParts (Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Microsoft.ReportingServices.Interfaces (Microsoft.ReportingServices.Interfaces.dll)
構文
'宣言
Public ReportOperations As ReportOperationsCollection
'使用
Dim instance As AceStruct
Dim value As ReportOperationsCollection
value = instance.ReportOperations
instance.ReportOperations = value
public ReportOperationsCollection ReportOperations
public:
ReportOperationsCollection^ ReportOperations
val mutable ReportOperations: ReportOperationsCollection
public var ReportOperations : ReportOperationsCollection