Field
|
Type
|
Read Only
|
Filterable Orderable
|
Description
|
CreateDate
|
dateTime
|
X
|
X
|
The date this project portfolio was created.
|
CreateUser
|
string
|
X
|
X
|
The name of the user that created this project portfolio.
|
Description
|
string restricted to maxLength(255)
|
|
X
|
The description of the project portfolio.
|
IncludeClosedProjects
|
boolean
|
|
X
|
The flag that indicates whether closed projects are included in the portfolio.
|
IncludeWhatIfProjects
|
boolean
|
|
X
|
The flag that indicates whether what-if projects are included in the portfolio.
|
LastUpdateDate
|
dateTime
|
X
|
X
|
The date this project portfolio was last updated.
|
LastUpdateUser
|
string
|
X
|
X
|
The name of the user that last updated this project portfolio.
|
MemberProject
|
|
|
|
|
|
Name
|
string restricted to maxLength(40)
|
|
X
|
The name of the project portfolio.
|
ObjectId
|
int
|
|
X
|
The unique ID generated by the system.
|
Type
|
string restricted to 'Manual' 'Auto-Maintained' 'Filtered'
|
X
|
X
|
The type of the project portfolio: "Manual", "Auto-Maintained", or "Filtered".
|
UserName
|
string restricted to maxLength(32)
|
X
|
X
|
The user's login name.
|
UserObjectId
|
int
|
|
X
|
The unique ID of a specific user who has access to the selected project portfolio.
|