StageCreationInformation Class

Definition

[Microsoft.SharePoint.Client.ScriptType("PS.StageCreationInformation", ServerTypeId="{9f32eaa1-0131-41fe-bf60-7063fdd7c288}", ValueObject=true)]
public class StageCreationInformation : Microsoft.SharePoint.Client.ClientValueObject
type StageCreationInformation = class
    inherit ClientValueObject
Public Class StageCreationInformation
Inherits ClientValueObject
Inheritance
StageCreationInformation
Attributes

Constructors

StageCreationInformation()

Properties

Behavior
CheckInRequired
CustomFields
Description
Id
Name
PhaseId
ProjectDetailPages
SubmitDescription
TypeId
WorkflowStatusPageId

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