Partager via


RESTfulQuery.ShouldExpandProperty - Méthode

Espace de noms :  Microsoft.SharePoint.Client
Assembly :  Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)

Syntaxe

'Déclaration
Public Function ShouldExpandProperty ( _
    propName As String _
) As Boolean
'Utilisation
Dim instance As RESTfulQuery
Dim propName As String
Dim returnValue As Boolean

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

Paramètres

Valeur renvoyée

Type : System.Boolean

Voir aussi

Référence

RESTfulQuery classe

RESTfulQuery - Membres

Microsoft.SharePoint.Client - Espace de noms