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