ClientValueObject Class

Definition

public abstract class ClientValueObject : Microsoft.SharePoint.Client.IFromJson
type ClientValueObject = class
    interface IFromJson
Public MustInherit Class ClientValueObject
Implements IFromJson
Inheritance
ClientValueObject
Derived
Implements

Constructors

ClientValueObject()

Properties

TypeId

Methods

CustomFromJson(JsonReader)
CustomWriteToXml(XmlWriter, SerializationContext)
FromJson(JsonReader)
InitOnePropertyFromJson(String, JsonReader)
WriteToXml(XmlWriter, SerializationContext)

Applies to