Description: Activity code types provide a way of classifying activity codes. Activity codes are user-defined codes to classify and categorize activities according to the organization's and project's needs.
Field | Type | Description | Read-Only |
---|---|---|---|
CreateDate | DateTime | The date this activity code type was created. | Yes |
CreateUser | String | The name of the user that created this activity code type. | Yes |
EPSObjectId | ForeignKey | The unique ID of the EPS. | No |
IsBaseline | Boolean | The boolean value indicating if this business object is related to a Project or Baseline. | Yes |
IsSecureCode | Boolean | The flag indicating whether this is a secure activity code type. | No |
IsTemplate | Boolean | The boolean value indicating if this business object is related to a template Project. | Yes |
LastUpdateDate | DateTime | The date this activity code type was last updated. | Yes |
LastUpdateUser | String | The name of the user that last updated this activity code type. | Yes |
Length | Int | The maximum number of characters allowed for values of this activity code. | No |
Name | String | The name of the activity code type. | No |
ObjectId | String | The unique ID generated by the system. | No |
ProjectObjectId | ForeignKey | The unique ID of the project. | No |
Scope | Enum | the scope of activity code type. | No |
SequenceNumber | Int | The sequence number for sorting. | No |