Поделиться через


Свойство RoleDefinition.Id

Gets a value that specifies the Id of the role definition.

Пространство имен:  Microsoft.SharePoint.Client
Сборки:   Microsoft.SharePoint.Client.Silverlight (в Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (в Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (в Microsoft.SharePoint.Client.dll)

Синтаксис

'Декларация
Public ReadOnly Property Id As Integer
    Get
'Применение
Dim instance As RoleDefinition
Dim value As Integer

value = instance.Id
public int Id { get; }

Значение свойства

Тип: System.Int32
Returns a Int32 instance representing the Id of the role definition.

Замечания

Its value must be equal to or greater than 1073741824.

См. также

Справочные материалы

RoleDefinition класс

Элементы RoleDefinition

Пространство имен Microsoft.SharePoint.Client