StageCreationInformation members
Include protected members
Include inherited members
The StageCreationInformation type exposes the following members.
Constructors
Name | Description | |
---|---|---|
StageCreationInformation |
Top
Properties
Name | Description | |
---|---|---|
Behavior | ||
CheckInRequired | ||
CustomFields | ||
Description | ||
Id | ||
Name | ||
PhaseId | ||
ProjectDetailPages | ||
SubmitDescription | ||
TypeId | (Overrides ClientValueObject.TypeId.) | |
WorkflowStatusPageId |
Top
Methods
Name | Description | |
---|---|---|
CustomFromJson | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.) | |
CustomWriteToXml | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.) | |
FromJson | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.) | |
InitOnePropertyFromJson | (Overrides ClientValueObject.InitOnePropertyFromJson(String, JsonReader).) | |
ToString | (Inherited from Object.) | |
WriteToXml | (Overrides ClientValueObject.WriteToXml(XmlWriter, SerializationContext).) |
Top