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