Field
|
Type
|
Read Only
|
Filterable Orderable
|
Description
|
CodeObjectId
|
int
|
|
X
|
The unique ID of the project code.
|
CodeTypeObjectId
|
int
|
|
X
|
The unique ID of the parent project code type.
|
CodeValue
|
string
|
|
X
|
The value of the project code.
|
CreateDate
|
dateTime
|
X
|
X
|
The date this ProjectCodeUser was created.
|
CreateUser
|
string
|
X
|
X
|
The name of the user that created this ProjectCodeUser.
|
LastUpdateDate
|
dateTime
|
X
|
X
|
The date this ProjectCodeUser was last updated.
|
LastUpdateUser
|
string
|
X
|
X
|
The name of the user that last updated this ProjectCodeUser.
|
UserName
|
string
|
|
X
|
The user's login name.
|
UserObjectId
|
int
|
|
X
|
The unique ID of the user.
|