ClientObjectQuery.SelectAll propriedade
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client.ServerRuntime (em Microsoft.SharePoint.Client.ServerRuntime.dll)
Sintaxe
'Declaração
Public ReadOnly Property SelectAll As Boolean
Get
'Uso
Dim instance As ClientObjectQuery
Dim value As Boolean
value = instance.SelectAll
public bool SelectAll { get; }
Valor de propriedade
Tipo: System.Boolean