Field
|
Type
|
Read Only
|
Filterable Orderable
|
Description
|
ActivityId
|
string restricted to maxLength(20)
|
X
|
X
|
The short ID that uniquely identifies the activity to which the activity note is assigned.
|
ActivityName
|
string restricted to maxLength(120)
|
X
|
X
|
The name of the activity to which the activity note is assigned.
|
ActivityObjectId
|
int
|
|
X
|
The unique ID of the activity to which the activity note is assigned.
|
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
|
X
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 associated project.
|
ProjectObjectId
|
int
|
X
|
X
|
The unique ID of the associated project.
|
RawTextNote
|
string
|
X
|
|
The information that is associated with the notebook topic, without any HTML.
|
WBSObjectId
|
int
|
X
|
X
|
The unique ID of the WBS for the activity.
|