Campo OperationNames.OperExecute
Specifies the operation "Execute".
Spazio dei nomi Microsoft.ReportingServices.Interfaces
Assembly: Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Microsoft.ReportingServices.Interfaces (in Microsoft.ReportingServices.Interfaces.dll)
Sintassi
'Dichiarazione
Public Const OperExecute As String
'Utilizzo
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