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
Public method ProjectDetailPageCreationInformation Initializes an instance of the ProjectDetailPageCreationInformation class.

Top

Properties

  Name Description
Public property Id Gets or sets the GUID of a project detail page.
Public property IsCreate Gets or sets a value that indicates whether a project detail page is created.
Public property Position Gets or sets a value that indicates the order of placement of a project detail page in a list of project detail pages.
Public property TypeId Reserved for internal use. (Overrides ClientValueObject.TypeId.)

Top

Methods

  Name Description
Public method CustomFromJson (Inherited from ClientValueObject.)
Public method CustomWriteToXml (Inherited from ClientValueObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method FromJson (Inherited from ClientValueObject.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method InitOnePropertyFromJson Reserved for internal use. (Overrides ClientValueObject.InitOnePropertyFromJson(String, JsonReader).)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method WriteToXml Reserved for internal use. (Overrides ClientValueObject.WriteToXml(XmlWriter, SerializationContext).)

Top

See also

Reference

ProjectDetailPageCreationInformation class

Microsoft.ProjectServer.Client namespace