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
- propName
Type : System.String
Valeur renvoyée
Type : System.Boolean