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