OperationNames.OperExecuteAndView Field

Specifies the operation "Execute and View".

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 OperExecuteAndView As String
'Usage
Dim value As String

value = OperationNames.OperExecuteAndView
public const string OperExecuteAndView
public:
literal String^ OperExecuteAndView
static val mutable OperExecuteAndView: string
public const var OperExecuteAndView : String