Field
|
Type
|
Read Only
|
Filterable Orderable
|
Description
|
CreateDate
|
dateTime
|
X
|
X
|
The date this issue history was created.
|
CreateUser
|
string
|
X
|
X
|
The name of the user that created this issue history.
|
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 issue history was last updated.
|
LastUpdateUser
|
string
|
X
|
X
|
The name of the user that last updated this issue history.
|
Notes
|
string
|
X
|
|
The notes associated with the issue history.
|
ProjectIssueObjectId
|
int
|
X
|
X
|
The unique ID of the associated project issue for this issue history.
|
ProjectObjectId
|
int
|
X
|
X
|
The unique ID of the associated project for this issue history.
|