Свойство ListTemplate.Hidden
Gets a value that specifies whether the list template is hidden from the user interface for creating new lists.
Пространство имен: 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 ListTemplate
Dim value As Boolean
value = instance.Hidden
public bool Hidden { get; }
Значение свойства
Тип: System.Boolean
Returns Booleantrue if the list template is hidden from the user interface for creating new list; otherwise, returns false. The default value is