Description: Project codes are user-defined codes to classify and categorize projects across the enterprise.
Field | Type | Description | Read-Only |
|---|---|---|---|
CodeTypeName | String | The name of the project code type. | No |
CodeTypeObjectId | ForeignKey | The unique ID of the project code type. | No |
CodeValue | String | The value of the project code. | No |
Description | String | The description of the project code. | No |
ObjectId | String | The unique ID generated by the system. | No |
ParentId | Int | The short code that uniquely identifies the parent Project code. | No |
ParentObjectId | ForeignKey | The unique ID of the parent project code. | No |
SequenceNumber | Int | The sequence number for sorting. | No |
Weight | Int | The weight for this project code. | No |