Compartir a través de


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

Vea también

Referencia

clase PropertyInformation

Miembros PropertyInformation

Espacio de nombres Microsoft.SharePoint.Client