ClientValueObject Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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) |