Field
|
Type
|
Read Only
|
Filterable Orderable
|
Description
|
CodeTypeName
|
string restricted to maxLength(40)
|
X
|
X
|
The name of the parent code type for this code.
|
CodeTypeObjectId
|
int
|
|
X
|
The unique ID of the parent resource code type.
|
CodeValue
|
string restricted to maxLength(20)
|
|
X
|
The value of the resource code.
|
CreateDate
|
dateTime
|
X
|
X
|
The date this resource code was created.
|
CreateUser
|
string
|
X
|
X
|
The name of the user that created this resource code.
|
Description
|
string restricted to maxLength(100)
|
|
X
|
The description of the resource code.
|
LastUpdateDate
|
dateTime
|
X
|
X
|
The date this resource code was last updated.
|
LastUpdateUser
|
string
|
X
|
X
|
The name of the user that last updated this resource code.
|
ObjectId
|
int
|
|
X
|
The unique ID generated by the system.
|
ParentObjectId
|
int
|
|
X
|
The unique ID of the parent resource code of this resource code in the hierarchy.
|
SequenceNumber
|
int
|
|
X
|
The sequence number for sorting.
|