Compartir a través de


de la propiedad MethodInformation.ReturnODataType

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

Sintaxis

'Declaración
Public Property ReturnODataType As ODataType
    Get
    Set
'Uso
Dim instance As MethodInformation
Dim value As ODataType

value = instance.ReturnODataType

instance.ReturnODataType = value
public ODataType ReturnODataType { get; set; }

Valor de propiedad

Tipo: Microsoft.SharePoint.Client.ODataType

Vea también

Referencia

clase MethodInformation

Miembros MethodInformation

Espacio de nombres Microsoft.SharePoint.Client