Field
|
Type
|
Read Only
|
Filterable Orderable
|
Description
|
CreateDate
|
dateTime
|
X
|
X
|
The date this code assignment was created.
|
CreateUser
|
string
|
X
|
X
|
The name of the user that created this code assignment.
|
LastUpdateDate
|
dateTime
|
X
|
X
|
The date this code assignment was last updated.
|
LastUpdateUser
|
string
|
X
|
X
|
The name of the user that last updated this code assignment.
|
ResourceCodeDescription
|
string restricted to maxLength(100)
|
X
|
X
|
The description of the associated resource code.
|
ResourceCodeObjectId
|
int
|
|
X
|
The unique ID of the associated resource code.
|
ResourceCodeTypeName
|
string restricted to maxLength(40)
|
X
|
X
|
The name of the parent resource code type.
|
ResourceCodeTypeObjectId
|
int
|
X
|
X
|
The unique ID of the parent resource code type.
|
ResourceCodeValue
|
string restricted to maxLength(20)
|
X
|
X
|
The value of the associated resource code.
|
ResourceId
|
string restricted to maxLength(20)
|
X
|
X
|
The short code that uniquely identifies the associated resource.
|
ResourceName
|
string restricted to maxLength(100)
|
X
|
X
|
The name of the resource to which the resource code is assigned.
|
ResourceObjectId
|
int
|
|
X
|
The unique ID of the resource to which the resource code is assigned.
|