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