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


Свойство ObjectSharingInformationUser.CustomRoleNames

Возвращает имена настраиваемых ролей, у пользователя есть в документе.

Пространство имен:  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 CustomRoleNames As String
    Get
'Применение
Dim instance As ObjectSharingInformationUser
Dim value As String

value = instance.CustomRoleNames
public string CustomRoleNames { get; }

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

Тип: System.String
Имена настраиваемых роли.

См. также

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

ObjectSharingInformationUser класс

Элементы ObjectSharingInformationUser

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