OperationNames.OperDeleteHistory Field

Specifies the operation "Delete Report History".

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 OperDeleteHistory As String
'Usage
Dim value As String

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