Field
|
Type
|
Read Only
|
Filterable Orderable
|
Description
|
AvailableForActivity
|
boolean
|
X
|
X
|
the flag indicating whether this note is available for Activity objects.
|
AvailableForEPS
|
boolean
|
X
|
X
|
the flag indicating whether this note is available for EPS objects.
|
AvailableForProject
|
boolean
|
X
|
X
|
the flag indicating whether this note is available for Project objects.
|
AvailableForWBS
|
boolean
|
X
|
X
|
the flag indicating whether this note is available for WBS objects.
|
CreateDate
|
dateTime
|
X
|
X
|
The date this note was created.
|
CreateUser
|
string
|
X
|
X
|
The name of the user that created this note.
|
IsBaseline
|
boolean
|
X
|
X
|
The boolean value indicating if this business object is related to a Project or Baseline
|
IsTemplate
|
boolean
|
X
|
X
|
The boolean value indicating if this business object is related to a template Project.
|
LastUpdateDate
|
dateTime
|
X
|
X
|
The date this note was last updated.
|
LastUpdateUser
|
string
|
X
|
X
|
The name of the user that last updated this 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.
|
ProjectId
|
string restricted to maxLength(20)
|
X
|
X
|
The short code that uniquely identifies the project associated with this note.
|
ProjectObjectId
|
int
|
|
X
|
The unique ID of the associated project.
|
RawTextNote
|
string
|
X
|
|
The information that is associated with the notebook topic, without any HTML.
|
WBSCode
|
string restricted to maxLength(20)
|
X
|
X
|
The short code assigned to each WBS element for identification.
|
WBSName
|
string restricted to maxLength(100)
|
X
|
X
|
The name of the WBS element associated with this note.
|
WBSObjectId
|
int
|
|
X
|
The unique ID of the associated WBS.
|