ParameterInformation.ParameterODataType propriedade
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client.ServerRuntime (em Microsoft.SharePoint.Client.ServerRuntime.dll)
Sintaxe
'Declaração
Public Property ParameterODataType As ODataType
Get
Set
'Uso
Dim instance As ParameterInformation
Dim value As ODataType
value = instance.ParameterODataType
instance.ParameterODataType = value
public ODataType ParameterODataType { get; set; }
Valor de propriedade
Tipo: Microsoft.SharePoint.Client.ODataType