List.IsApplicationList - Propriété
Gets or sets a value that specifies a flag that a client application can use to determine whether to display the list.
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 Property IsApplicationList As Boolean
Get
Set
'Utilisation
Dim instance As List
Dim value As Boolean
value = instance.IsApplicationList
instance.IsApplicationList = value
public bool IsApplicationList { get; set; }
Valeur de propriété
Type : System.Boolean
Returns Booleantrue if the list is displayed otherwise returns false. The default value is