OperationNames.OperReadContent Field

Specifies the operation "Read Content".

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

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