Partager via


RESTfulQuery.ShouldSelectProperty - Méthode (String)

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

Syntaxe

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

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

Paramètres

Valeur renvoyée

Type : System.Boolean

Voir aussi

Référence

RESTfulQuery classe

RESTfulQuery - Membres

ShouldSelectProperty - Surcharge

Microsoft.SharePoint.Client - Espace de noms