OperationNames.OperListJobs Field
Specifies the operation "List Jobs".
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 OperListJobs As String
'Usage
Dim value As String
value = OperationNames.OperListJobs
public const string OperListJobs
public:
literal String^ OperListJobs
static val mutable OperListJobs: string
public const var OperListJobs : String