Compartir a través de


de la propiedad ClientCallableTypeAttribute.OnRESTfulQueryingMethodName

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

Sintaxis

'Declaración
Public Property OnRESTfulQueryingMethodName As String
    Get
    Set
'Uso
Dim instance As ClientCallableTypeAttribute
Dim value As String

value = instance.OnRESTfulQueryingMethodName

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

Valor de propiedad

Tipo: System.String

Vea también

Referencia

clase ClientCallableTypeAttribute

Miembros ClientCallableTypeAttribute

Espacio de nombres Microsoft.SharePoint.Client