ProjectType
Represents project types used to classify projects into hierarchical categories for reporting and management purposes.
Columns
| Name | Type | ReadOnly | Description |
| auditCreatedBy | String | True |
The user who created the project type. |
| auditCreatedDateTime | Datetime | True |
The date and time when the project type was created. |
| auditModifiedBy | String | True |
The user who last modified the project type. |
| auditModifiedDateTime | Datetime | True |
The date and time when the project type was last modified. |
| entity_Href | String | True |
The URL of the entity associated with this project type. |
| entity_Id | String | True |
The Id of the entity associated with this project type. |
| entity_Key | String | True |
The system-assigned key of the entity associated with this project type. |
| entity_Name | String | True |
The name of the entity associated with this project type. |
| href | String | True |
The URL of the project type resource. |
| id | String | False |
The unique identifier of the project type record. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the project type record. |
| parent_Href | String | True |
The URL of the parent project type associated with this project type. |
| parent_Id | String | False |
The Id of the parent project type associated with this project type. |
| parent_Key | String | False |
The system-assigned key of the parent project type associated with this project type. |
| status | String | False |
The current status of the project type, such as active or inactive. |