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