Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Specifies the operation "Create 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 OperCreateSubscription As String
'Usage
Dim value As String
value = OperationNames.OperCreateSubscription
public const string OperCreateSubscription
public:
literal String^ OperCreateSubscription
static val mutable OperCreateSubscription: string
public const var OperCreateSubscription : String