Compartir a través de


del método RESTfulQuery.ShouldExpandProperty

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

Sintaxis

'Declaración
Public Function ShouldExpandProperty ( _
    propName As String _
) As Boolean
'Uso
Dim instance As RESTfulQuery
Dim propName As String
Dim returnValue As Boolean

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

Parámetros

Valor devuelto

Tipo: System.Boolean

Vea también

Referencia

clase RESTfulQuery

Miembros RESTfulQuery

Espacio de nombres Microsoft.SharePoint.Client