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