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