Field
|
Type
|
Read Only
|
Filterable Orderable
|
Description
|
CreateDate
|
dateTime
|
X
|
X
|
The date this EPS Note was created.
|
CreateUser
|
string
|
X
|
X
|
The name of the user that created this EPS Note.
|
EPSId
|
string restricted to maxLength(20)
|
X
|
X
|
The short code assigned to the associated EPS.
|
EPSName
|
string restricted to maxLength(100)
|
X
|
X
|
The name of the EPS element associated with this note.
|
EPSObjectId
|
int
|
|
X
|
The unique ID of the associated EPS.
|
LastUpdateDate
|
dateTime
|
X
|
X
|
The date this EPS Note was last updated.
|
LastUpdateUser
|
string
|
X
|
X
|
The name of the user that last updated this EPS Note.
|
Note
|
string
|
|
|
The information that is associated with the notebook topic.
|
NotebookTopicName
|
string restricted to maxLength(40)
|
X
|
X
|
The name of the associated notebook topic.
|
NotebookTopicObjectId
|
int
|
|
X
|
The unique ID of the associated notebook topic.
|
ObjectId
|
int
|
|
X
|
The unique ID generated by the system.
|
RawTextNote
|
string
|
X
|
|
The information that is associated with the notebook topic, without any HTML.
|