OperDelete フィールド

"削除" 操作を指定します。

名前空間:  Microsoft.ReportingServices.Interfaces
アセンブリ:   Microsoft.ReportingServices.Interfaces (Microsoft.ReportingServices.Interfaces.dll)
  Microsoft.ReportingServices.SharePoint.UI.WebParts (Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)

構文

'宣言
Public Const OperDelete As String
'使用
Dim value As String

value = OperationNames.OperDelete
public const string OperDelete
public:
literal String^ OperDelete
static val mutable OperDelete: string
public const var OperDelete : String