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