Partilhar via


RESTfulQuery.ShouldSelectProperty método (String)

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client.ServerRuntime (em Microsoft.SharePoint.Client.ServerRuntime.dll)

Sintaxe

'Declaração
Public Function ShouldSelectProperty ( _
    propName As String _
) As Boolean
'Uso
Dim instance As RESTfulQuery
Dim propName As String
Dim returnValue As Boolean

returnValue = instance.ShouldSelectProperty(propName)
public bool ShouldSelectProperty(
    string propName
)

Parâmetros

Valor retornado

Tipo: System.Boolean

Ver também

Referência

RESTfulQuery classe

RESTfulQuery membros

ShouldSelectProperty em sobrecarga

Microsoft.SharePoint.Client namespace