Field
|
Type
|
Read Only
|
Filterable Orderable
|
Description
|
CreateDate
|
dateTime
|
X
|
X
|
The date this Activity Code Type was created.
|
CreateUser
|
string
|
X
|
X
|
The name of the user that created this ActivityCodeType.
|
EPSObjectId
|
int
|
|
O
|
The unique ID of the associated EPS.
|
IsBaseline
|
boolean
|
X
|
X
|
The boolean value indicating if this business object is related to a Project or Baseline
|
IsSecureCode
|
boolean
|
|
X
|
the flag indicating whether this is a secure Activity Code Type.
|
IsTemplate
|
boolean
|
X
|
X
|
The boolean value indicating if this business object is related to a template Project.
|
LastUpdateDate
|
dateTime
|
X
|
X
|
The date this Activity Code Type was last updated.
|
LastUpdateUser
|
string
|
X
|
X
|
The name of the user that last updated this ActivityCodeType.
|
Length
|
int restricted to minInclusive(1) maxInclusive(20)
|
|
X
|
The maximum number of characters allowed for values of this activity code.
|
Name
|
string restricted to maxLength(40)
|
|
X
|
The name of the activity code type.
|
ObjectId
|
int
|
|
X
|
The unique ID generated by the system.
|
ProjectObjectId
|
int
|
|
X
|
The unique ID of the associated project.
|
Scope
|
string restricted to 'Global' 'EPS' 'Project'
|
|
X
|
the scope of the code type: Global, EPS, or Project. An activity code with Global scope can be assigned to any activity. An activity code with EPS scope can be assigned only to an activity within a project under that particular EPS. Similarly, an activity code with Project scope can be assigned only to an activity within that particular project.
|
SequenceNumber
|
int
|
|
X
|
The sequence number for sorting.
|