Partager via


PropertyInformation.PropertyODataType - Propriété

Espace de noms :  Microsoft.SharePoint.Client
Assembly :  Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)

Syntaxe

'Déclaration
Public Property PropertyODataType As ODataType
    Get
    Set
'Utilisation
Dim instance As PropertyInformation
Dim value As ODataType

value = instance.PropertyODataType

instance.PropertyODataType = value
public ODataType PropertyODataType { get; set; }

Valeur de propriété

Type : Microsoft.SharePoint.Client.ODataType

Voir aussi

Référence

PropertyInformation classe

PropertyInformation - Membres

Microsoft.SharePoint.Client - Espace de noms