OperationNames.OperCreateReport フィールド
"レポートの作成" 操作を指定します。
名前空間: Microsoft.ReportingServices.Interfaces
アセンブリ: Microsoft.ReportingServices.SharePoint.UI.WebParts (Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Microsoft.ReportingServices.Interfaces (Microsoft.ReportingServices.Interfaces.dll)
構文
'宣言
Public Const OperCreateReport As String
'使用
Dim value As String
value = OperationNames.OperCreateReport
public const string OperCreateReport
public:
literal String^ OperCreateReport
static val mutable OperCreateReport: string
public const var OperCreateReport : String