ClientObjectQuery.SelectAll - Propriété
Espace de noms : Microsoft.SharePoint.Client
Assembly : Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)
Syntaxe
'Déclaration
Public ReadOnly Property SelectAll As Boolean
Get
'Utilisation
Dim instance As ClientObjectQuery
Dim value As Boolean
value = instance.SelectAll
public bool SelectAll { get; }
Valeur de propriété
Type : System.Boolean