Field
|
Type
|
Read Only
|
Filterable Orderable
|
Description
|
CreateDate
|
dateTime
|
X
|
X
|
The date this resource role was created.
|
CreateUser
|
string
|
X
|
X
|
The name of the user that created this resource role.
|
LastUpdateDate
|
dateTime
|
X
|
X
|
The date this resource role was last updated.
|
LastUpdateUser
|
string
|
X
|
X
|
The name of the user that last updated this resource role.
|
Proficiency
|
string restricted to '1 - Master' '2 - Expert' '3 - Skilled' '4 - Proficient' '5 - Inexperienced'
|
|
|
The resource's proficiency at performing this role. The values are '1 - Master', '2 - Expert', '3 - Skilled', '4 - Proficient', and '5 - Inexperienced'. If the current user does not have the ViewResourceRoleProficiency global security privilege, this field may not be accessed.
|
ResourceId
|
string restricted to maxLength(20)
|
X
|
X
|
The short code that uniquely identifies the resource.
|
ResourceName
|
string restricted to maxLength(100)
|
X
|
X
|
The name of the resource.
|
ResourceObjectId
|
int
|
|
X
|
The unique ID of the associated resource.
|
RoleId
|
string restricted to maxLength(20)
|
X
|
X
|
The short code that uniquely identifies the role.
|
RoleName
|
string restricted to maxLength(100)
|
X
|
X
|
The name of the role. The role name uniquely identifies the role.
|
RoleObjectId
|
int
|
|
X
|
The unique ID of the associated role.
|