Field
|
Type
|
Read Only
|
Filterable Orderable
|
Description
|
CreateDate
|
dateTime
|
X
|
X
|
The date this OBS was created.
|
CreateUser
|
string
|
X
|
X
|
The name of the user that created this OBS.
|
Description
|
string
|
|
|
The description of the person/role in the organization.
|
GUID
|
string restricted to pattern '\{[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}\}|'
|
|
X
|
The globally unique ID generated by the system.
|
LastUpdateDate
|
dateTime
|
X
|
X
|
The date this OBS was last updated.
|
LastUpdateUser
|
string
|
X
|
X
|
The name of the user that last updated this OBS.
|
Name
|
string restricted to maxLength(100)
|
|
X
|
The name of the person/role in the organization, sometimes referred to elsewhere as the "responsible manager".
|
ObjectId
|
int
|
|
X
|
The unique ID generated by the system.
|
ParentObjectId
|
int
|
|
X
|
The unique ID of the parent OBS of this OBS in the hierarchy.
|
SequenceNumber
|
int
|
|
X
|
The sequence number for sorting.
|