Field
|
Type
|
Read Only
|
Filterable Orderable
|
Description
|
ActiveFlag
|
boolean
|
X
|
X
|
The flag indicating whether this delegate is active.
|
ApproverUserName
|
string restricted to maxLength(32)
|
X
|
X
|
The approver user's login name.
|
ApproverUserObjectId
|
int
|
X
|
X
|
The unique ID of the approver user.
|
CreateDate
|
dateTime
|
X
|
X
|
The date this timesheet delegate was created.
|
CreateUser
|
string
|
X
|
X
|
The name of the user that created this timesheet delegate.
|
DelegateUserEmailAddress
|
string restricted to maxLength(120)
|
X
|
X
|
The delegate user's email address.
|
DelegateUserName
|
string restricted to maxLength(32)
|
X
|
X
|
The delegate user's login name.
|
DelegateUserObjectId
|
int
|
X
|
X
|
The unique ID of the delegate user.
|
LastUpdateDate
|
dateTime
|
X
|
X
|
The date this timesheet delegate was last updated.
|
LastUpdateUser
|
string
|
X
|
X
|
The name of the user that last updated this timesheet delegate.
|
ObjectId
|
int
|
X
|
X
|
The unique ID generated by the system.
|
ProjectObjectId
|
int
|
X
|
X
|
The unique ID of the associated project.
|