OperationNames.OperListHistory Field
Specifies the operation "List Report History".
Namespace: Microsoft.ReportingServices.Interfaces
Assemblies: Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Microsoft.ReportingServices.Interfaces (in Microsoft.ReportingServices.Interfaces.dll)
Syntax
'Declaration
Public Const OperListHistory As String
'Usage
Dim value As String
value = OperationNames.OperListHistory
public const string OperListHistory
public:
literal String^ OperListHistory
static val mutable OperListHistory: string
public const var OperListHistory : String