ProjectDetailPageCreationInformation members
Provides information that is used to create a project detail page (PDP) for an enterprise project type.
The ProjectDetailPageCreationInformation type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ProjectDetailPageCreationInformation | Initializes an instance of the ProjectDetailPageCreationInformation class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Id | Gets or sets the GUID of a project detail page. |
![]() |
IsCreate | Gets or sets a value that indicates whether a project detail page is created. |
![]() |
Position | Gets or sets a value that indicates the order of placement of a project detail page in a list of project detail pages. |
![]() |
TypeId | Reserved for internal use. (Overrides ClientValueObject.TypeId.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
CustomFromJson | (Inherited from ClientValueObject.) |
![]() |
CustomWriteToXml | (Inherited from ClientValueObject.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
FromJson | (Inherited from ClientValueObject.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
InitOnePropertyFromJson | Reserved for internal use. (Overrides ClientValueObject.InitOnePropertyFromJson(String, JsonReader).) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
WriteToXml | Reserved for internal use. (Overrides ClientValueObject.WriteToXml(XmlWriter, SerializationContext).) |
Top