Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the object data for the current client object.
Namespace: Microsoft.SharePoint.Client
Assemblies: Microsoft.SharePoint.Client.Silverlight.Runtime (in Microsoft.SharePoint.Client.Silverlight.Runtime.dll); Microsoft.SharePoint.Client.Runtime (in Microsoft.SharePoint.Client.Runtime.dll)
Syntax
'Declaration
Protected Friend ReadOnly Property ObjectData As ClientObjectData
Get
'Usage
Dim value As ClientObjectData
value = Me.ObjectData
protected internal ClientObjectData ObjectData { get; }
Property Value
Type: Microsoft.SharePoint.Client.ClientObjectData
The data for the current client object.