ListTemplate.Unique - Propriété
Gets a value that specifies whether the list template can be used to create only one list in a site collection, and that the list template is hidden from the user interface for creating new lists.
Espace de noms : Microsoft.SharePoint.Client
Assemblys : Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Unique As Boolean
Get
'Utilisation
Dim instance As ListTemplate
Dim value As Boolean
value = instance.Unique
public bool Unique { get; }
Valeur de propriété
Type : System.Boolean
Returns Booleantrue if the list template can be used to create only one list in a site collection, and that the list template is hidden from the user interface for creating new lists; otherwise, returns false. The default value is