OperationNames.OperReadContent Field
Specifies the operation "Read Content".
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 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