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