Свойство SharingPermissionInformation.PermissionRoleType
Пространство имен: Microsoft.SharePoint.Client
Сборка: Microsoft.SharePoint.Client (в Microsoft.SharePoint.Client.dll)
Синтаксис
'Декларация
Public ReadOnly Property PermissionRoleType As RoleType
Get
'Применение
Dim instance As SharingPermissionInformation
Dim value As RoleType
value = instance.PermissionRoleType
public RoleType PermissionRoleType { get; }
Значение свойства
Тип: Microsoft.SharePoint.Client.RoleType
См. также
Справочные материалы
SharingPermissionInformation класс