EnterpriseProjectType members
Creates an object that represents an enterprise project type.
The EnterpriseProjectType type exposes the following members.
Constructors
Name | Description | |
---|---|---|
EnterpriseProjectType | Initializes an instance of the EnterpriseProjectType class. |
Top
Properties
Name | Description | |
---|---|---|
Context | (Inherited from ClientObject.) | |
Description | Gets or sets the description of an enterprise project type. | |
Id | Gets the object identifier as a GUID. | |
ImageUrl | Gets or sets the URL of an icon that is associated with the enterprise project type. | |
IsDefault | Gets or sets a Boolean value that indicates whether this is the default enterprise project type for new projects. | |
IsManaged | Gets or sets a value that indicates whether projects that are created with this enterprise project type should be in visibility mode or with full control by Project Server. | |
Name | Gets or sets the name of an enterprise project type. | |
ObjectData | (Inherited from ClientObject.) | |
ObjectVersion | (Inherited from ClientObject.) | |
Order | Gets or sets the position of an enterprise project type in a list of enterprise project types. | |
Path | (Inherited from ClientObject.) | |
ProjectDetailPages | Gets the collection of enterprise project detail pages. | |
ProjectPlanTemplateId | Gets or sets the GUID of the project plan template that was created with an enterprise project type. | |
ServerObjectIsNull | (Inherited from ClientObject.) | |
Tag | (Inherited from ClientObject.) | |
TypedObject | (Inherited from ClientObject.) | |
WorkflowAssociationId | Gets or sets the GUID of the workflow that is associated with an enterprise project type. | |
WorkflowAssociationName | Gets or sets the name of the workflow that is associated with an enterprise project type. | |
WorkspaceTemplateName | Gets or sets the name of the workspace template that is associated with an enterprise project type. |
Top
Methods
Top