Field
|
Type
|
Read Only
|
Filterable Orderable
|
Description
|
CreateDate
|
dateTime
|
X
|
X
|
The date this role team was created.
|
CreateUser
|
string
|
X
|
X
|
The name of the user that created this role team.
|
Description
|
string restricted to maxLength(255)
|
|
X
|
The description of the role team.
|
LastUpdateDate
|
dateTime
|
X
|
X
|
The date this role team was last updated.
|
LastUpdateUser
|
string
|
X
|
X
|
The name of the user that last updated this role team.
|
MemberRole
|
|
|
|
|
|
Name
|
string restricted to maxLength(40)
|
|
X
|
The name of the role team.
|
ObjectId
|
int
|
|
X
|
The unique ID generated by the system.
|
UserName
|
string restricted to maxLength(32)
|
X
|
X
|
The user's login name.
|
UserObjectId
|
int
|
|
X
|
The unique ID of a specific user who has access to the selected role team.
|