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