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