PhaseCreationInformation Class

Definition

[Microsoft.SharePoint.Client.ScriptType("PS.PhaseCreationInformation", ServerTypeId="{0f8b15a8-98aa-4751-ade9-9be047406427}", ValueObject=true)]
public class PhaseCreationInformation : Microsoft.SharePoint.Client.ClientValueObject
type PhaseCreationInformation = class
    inherit ClientValueObject
Public Class PhaseCreationInformation
Inherits ClientValueObject
Inheritance
PhaseCreationInformation
Attributes

Constructors

PhaseCreationInformation()

Properties

Description
Id
Name
TypeId

Methods

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

Applies to