de la propiedad PropertyInformation.PropertyODataType
Espacio de nombres: Microsoft.SharePoint.Client
Ensamblado: Microsoft.SharePoint.Client.ServerRuntime (en Microsoft.SharePoint.Client.ServerRuntime.dll)
Sintaxis
'Declaración
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 propiedad
Tipo: Microsoft.SharePoint.Client.ODataType