ClientObject.TypedObject - Propriété
Renvoie l'objet contenant les informations de type correct renvoyées par le serveur.
Espace de noms : Microsoft.SharePoint.Client
Assemblys : Microsoft.SharePoint.Client.Silverlight.Runtime (dans Microsoft.SharePoint.Client.Silverlight.Runtime.dll); Microsoft.SharePoint.Client.Phone.Runtime (dans Microsoft.SharePoint.Client.Phone.Runtime.dll) Microsoft.SharePoint.Client.Runtime (dans Microsoft.SharePoint.Client.Runtime.dll)
Syntaxe
'Déclaration
Public ReadOnly Property TypedObject As ClientObject
Get
'Utilisation
Dim instance As ClientObject
Dim value As ClientObject
value = instance.TypedObject
public ClientObject TypedObject { get; }
Valeur de propriété
Type : Microsoft.SharePoint.Client.ClientObject
Une instance de la classe ClientObject .