ListTemplate.Hidden property
Gets a value that specifies whether the list template is hidden from the user interface for creating new lists.
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public ReadOnly Property Hidden As Boolean
Get
'Usage
Dim instance As ListTemplate
Dim value As Boolean
value = instance.Hidden
public bool Hidden { get; }
Property value
Type: 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