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