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