Partager via


ClientCallableTypeAttribute.OnQueryingMethodName - Propriété

Le nom de la méthode qui sera appelé avant de propriétés de la requête

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

Syntaxe

'Déclaration
Public Property OnQueryingMethodName As String
    Get
    Set
'Utilisation
Dim instance As ClientCallableTypeAttribute
Dim value As String

value = instance.OnQueryingMethodName

instance.OnQueryingMethodName = value
public string OnQueryingMethodName { get; set; }

Valeur de propriété

Type : System.String

Voir aussi

Référence

ClientCallableTypeAttribute classe

ClientCallableTypeAttribute - Membres

Microsoft.SharePoint.Client - Espace de noms