MethodInformation.ReturnODataType propriedade
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client.ServerRuntime (em Microsoft.SharePoint.Client.ServerRuntime.dll)
Sintaxe
'Declaração
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 propriedade
Tipo: Microsoft.SharePoint.Client.ODataType