EnterpriseProjectTypeCreationInformation members

Provides information for the creation of an enterprise project type (EPT).

The EnterpriseProjectTypeCreationInformation type exposes the following members.

Constructors

  Name Description
Public method EnterpriseProjectTypeCreationInformation Initializes an instance of the EnterpriseProjectTypeCreationInformation class.

Top

Properties

  Name Description
Public property Description Gets or sets the description for an EPT.
Public property Id Gets or sets the GUID for an EPT.
Public property ImageUrl Gets or sets the URL of an image that is associated with an EPT.
Public property IsDefault Gets or sets whether an EPT is the type that all new projects should use by default.
Public property IsManaged Gets or sets whether a project that an EPT creates is fully managed by Project Server, or is a SharePoint tasks list.
Public property Name Gets or sets the name of an EPT.
Public property Order Gets or sets a value that indicates whether the user wants the enterprise project type to appear at the end of the list of EPTs, or whether the user wants to control where it is placed in the list.
Public property ProjectDetailPages Gets or sets the project detail page that is used as the first page in the workflow for an enterprise project type.
Public property ProjectPlanTemplateId Gets or sets the GUID of the project plan template that was created with an EPT.
Public property TypeId (Inherited from ClientValueObject.)
Public property WorkflowAssociationId Gets or sets the GUID of the workflow that is associated with an EPT.
Public property WorkflowAssociationName Gets or sets the name of the workflow that is associated with an EPT.
Public property WorkspaceTemplateName Gets or sets the name of the project site template that is associated with an EPT.

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

EnterpriseProjectTypeCreationInformation class

Microsoft.ProjectServer.Client namespace