Compartir a través de


(String) del método RESTfulQuery.ShouldSelectProperty

Espacio de nombres:  Microsoft.SharePoint.Client
Ensamblado:  Microsoft.SharePoint.Client.ServerRuntime (en Microsoft.SharePoint.Client.ServerRuntime.dll)

Sintaxis

'Declaración
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 devuelto

Tipo: System.Boolean

Vea también

Referencia

clase RESTfulQuery

Miembros RESTfulQuery

Sobrecarga ShouldSelectProperty

Espacio de nombres Microsoft.SharePoint.Client