ParameterInformation.ParameterODataType - Propriété
Espace de noms : Microsoft.SharePoint.Client
Assembly : Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)
Syntaxe
'Déclaration
Public Property ParameterODataType As ODataType
Get
Set
'Utilisation
Dim instance As ParameterInformation
Dim value As ODataType
value = instance.ParameterODataType
instance.ParameterODataType = value
public ODataType ParameterODataType { get; set; }
Valeur de propriété
Type : Microsoft.SharePoint.Client.ODataType