ClientValueObject Class
Represents a local client object model version of a server-side property value.
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.Client.ClientValueObject
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
Public MustInherit Class ClientValueObject _
Implements IFromJson
'Usage
Dim instance As ClientValueObject
public abstract class ClientValueObject : IFromJson
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
Microsoft.SharePoint.Client Namespace
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.Client.ClientValueObject
Microsoft.SharePoint.Client.BasePermissions
Microsoft.SharePoint.Client.CamlQuery
Microsoft.SharePoint.Client.ChangeQuery
Microsoft.SharePoint.Client.ChangeToken
Microsoft.SharePoint.Client.ContentTypeCreationInformation
Microsoft.SharePoint.Client.ContentTypeId
Microsoft.SharePoint.Client.FieldCalculatedErrorValue
Microsoft.SharePoint.Client.FieldLinkCreationInformation
Microsoft.SharePoint.Client.FieldLookupValue
Microsoft.SharePoint.Client.FieldRatingScaleQuestionAnswer
Microsoft.SharePoint.Client.FieldUrlValue
Microsoft.SharePoint.Client.FieldUserValue
Microsoft.SharePoint.Client.FileCreationInformation
Microsoft.SharePoint.Client.FileSaveBinaryInformation
Microsoft.SharePoint.Client.GroupCreationInformation
Microsoft.SharePoint.Client.ListCreationInformation
Microsoft.SharePoint.Client.ListDataSource
Microsoft.SharePoint.Client.ListDataValidationExceptionValue
Microsoft.SharePoint.Client.ListDataValidationFailure
Microsoft.SharePoint.Client.ListItemCollectionPosition
Microsoft.SharePoint.Client.ListItemCreationInformation
Microsoft.SharePoint.Client.NavigationNodeCreationInformation
Microsoft.SharePoint.Client.RoleDefinitionCreationInformation
Microsoft.SharePoint.Client.SubwebQuery
Microsoft.SharePoint.Client.UsageInfo
Microsoft.SharePoint.Client.UserCreationInformation
Microsoft.SharePoint.Client.Utilities.PrincipalInfo
Microsoft.SharePoint.Client.ViewCreationInformation
Microsoft.SharePoint.Client.WebCreationInformation
Microsoft.SharePoint.Client.Workflow.WorkflowAssociationCreationInformation