OperationNames.OperDelete Field

Specifies the operation "Delete".

Namespace:  Microsoft.ReportingServices.Interfaces
Assemblies:   Microsoft.ReportingServices.Interfaces (in Microsoft.ReportingServices.Interfaces.dll)
  Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)

Syntax

'Declaration
Public Const OperDelete As String
'Usage
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