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


Свойство RoleDefinition.Hidden

Gets a value that specifies whether the role definition is displayed.

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

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

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

Тип: System.Boolean
Returns Booleantrue if the role definition is displayed; otherwise, returns false. The default value is

См. также

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

RoleDefinition класс

Элементы RoleDefinition

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