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