Partager via


TypeInformation.IsValueObject - Propriété

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

Syntaxe

'Déclaration
Public Property IsValueObject As Boolean
    Get
    Set
'Utilisation
Dim instance As TypeInformation
Dim value As Boolean

value = instance.IsValueObject

instance.IsValueObject = value
public bool IsValueObject { get; set; }

Valeur de propriété

Type : System.Boolean

Voir aussi

Référence

TypeInformation classe

TypeInformation - Membres

Microsoft.SharePoint.Client - Espace de noms