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


Свойство ObjectSharingInformation.HasPermissionLevels

Gets whether permission levels are retrieved for the securable object (only applies to a document).

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

value = instance.HasPermissionLevels
public bool HasPermissionLevels { get; }

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

Тип: System.Boolean
true if permission levels are retrieved, otherwise false.

См. также

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

ObjectSharingInformation класс

Элементы ObjectSharingInformation

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