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