Enum ProjectEntity

ProjectEntity enumeration

Project entity

public enum ProjectEntity

Values

NameValueDescription
CustomField0Represents an enterprise custom field.
Driver1Represents a portfolio driver.
DriverPrioritization2Represents a portfolio prioritization.
Engagement3Represents a resource engagement.
EnterpriseCalendar4Represents a enterprise resource calendar.
EnterpriseProjectType5Represents an enterprise project type.
FiscalPeriod6Represents a fiscal period.
GanttChartFormat7Represents a gantt chart format.
GroupingFormat8Represents a view grouping format.
LineClassification9Represents a timesheet line classification.
LookupTable10Represents a enterprise lookup table.
PermissionTemplate11Represents a security permission template.
PortfolioAnalysis12Represents a portfolio analysis.
Project13Represents a project.
QueueJob14Represents a queue job.
QuickLaunch15Represents a quick launch item.
Reporting16Represents the reporting endpoint.
Resource17Represents an enterprise resource.
ResourcePlan18Represents a resource plan associated with A project.
SecurityCategory19Represents a security category.
SecurityGroup20Represents a security group.
Setting21Represents a Project Web App setting
Statusing22Represents a task status update.
StatusReport23Represents a status report.
TimeReportingPeriod24Represents a period of time for a timesheet
Timesheet25Represents a timesheet entity.
TimesheetAuditLog26Represents a timesheetsheet audit log.
TimesheetManager27Represents the manager of a timehseet.
UserDelegate28Represents a user delegation for another user.
View29Represents a view definition.
WorkflowPhase30Represents a phase in a workflow.
WorkflowStage31Represents a stage in a workflow.

See Also