Prj
Contents
[
Hide
]Prj class
Represents supported properties of Project object.
Methods
| Name | Description |
|---|---|
| ActualsInSync | Determines whether all actual works have been synchronized with the project. |
| AdminProject | Determines whether a project is an administrative project. |
| AreEditableActualCosts | Determines whether actual costs are editable. |
| Author | The author of a project. |
| AutoAddNewResourcesAndTasks | Determines whether new resources or tasks automatically added to a resource or task pool. |
| AutoCalculateAssignmentCosts | Determines whether assignment cost and remaining cost should be auto calculated using assignment’s work and resource rates. |
| Autolink | Determines whether inserted or moved tasks are auto linked. |
| BaselineForEarnedValue | The specific baseline used to calculate Variance values. |
| Calendar | The project calendar. |
| Category | The category of a project. |
| Comments | Project ’s comments. |
| Company | The company where a project was created. |
| CreationDate | The date and time when a project was created. |
| CriticalSlackLimit | The number of days to the end of a task when Microsoft Project marks that task as a critical task. |
| CurrencyCode | The three letter currency character code as defined in ISO 4217. Example of valid values is “USD”. |
| CurrencyDigits | The number of digits after a decimal symbol. |
| CurrencySymbol | The currency symbol used in a project. |
| CurrencySymbolPosition | The placement of the currency symbol. |
| CurrentDate | The system date. |
| CustomDateFormat | Project view custom date format. Used to format dates when Prj::DateFormat property is set to Tasks::DateFormat::Custom . |
| DateFormat | Project view date format. |
| DaysPerMonth | The number of days per month. |
| DefaultFinishTime | The default finish time of new tasks. |
| DefaultFixedCostAccrual | The default type when fixed costs are accrued. |
| DefaultOvertimeRate | The default overtime rate for new resources. |
| DefaultStandardRate | The default standard rate for new resources. |
| DefaultStartTime | The default start time of new tasks. |
| DefaultTaskEVMethod | The default earned value method for tasks. |
| DefaultTaskType | The default type of new tasks. |
| DurationFormat | The format for expressing the bulk duration. |
| EarnedValueMethod | The default method for calculating earned value. |
| ExtendedCreationDate | Date used for calculation and reporting. |
| FinishDate | The finish date of a project. |
| FiscalYearStart | Determines whether the fiscal year numbering is used. |
| FyStartDate | The month when fiscal year is starting. |
| Guid | The GUID of the project. |
| HonorConstraints | Determines whether tasks honor their constraint dates. |
| HyperlinkBase | Project ’s hyperlink base. |
| InsertedProjectsLikeSummary | Determines whether subtasks are calculated as summary tasks. |
| KeepTaskOnNearestWorkingTimeWhenMadeAutoScheduled | Determines whether manual tasks must be kept on nearest working time when made as auto scheduled. |
| Keywords | Project ’s keywords. |
| LastAuthor | Project ’s last author. |
| LastPrinted | Project ’s last print time. |
| LastSaved | The date when a project was saved last time. |
| Manager | The manager of a project. |
| MicrosoftProjectServerURL | Determines whether a project was created by a Project Server user as opposed to an NT user. |
| MinutesPerDay | The number of minutes per day. |
| MinutesPerWeek | The number of minutes per week. |
| MoveCompletedEndsBack | Determines whether the end of completed portions of tasks scheduled to start after the status date but started earlier should be moved back to the status date. |
| MoveCompletedEndsForward | Determines whether the end of completed portions of tasks scheduled to have been completed before the status date but begun later should be moved up to the status date. |
| MoveRemainingStartsBack | Determines whether the beginning of remaining portions of tasks scheduled to start after the status date but started earlier should be moved back to the status date. |
| MoveRemainingStartsForward | Determines whether the beginning of remaining portions of tasks scheduled to have begun later should be moved up to the status date. |
| MultipleCriticalPaths | Determines whether multiple critical paths are calculated. |
| Name | The name of the project. |
| NewTasksAreManual | Determines whether new tasks created as manual. |
| NewTasksEffortDriven | Determines whether new tasks are effort driven. |
| NewTasksEstimated | Determines whether an estimated duration is shown by default. |
| NewTaskStartDate | The default start date type for new tasks. |
| ProjectExternallyEdited | Determines whether the project was externally edited. |
| RemoveFileProperties | Determines whether all file properties will be removed on save. |
| Revision | The number of times a project was saved. |
| SaveVersion | The version of Microsoft Office Project from which a project file was saved. |
| ScheduleFromStart | Determines whether to calculate the project schedule forward from the start date. |
| ShowProjectSummaryTask | Determines whether to display summary information about an entire project on a single row with its own summary task bar at the top of the Gantt Chart view. |
| SplitsInProgressTasks | Determines whether in-progress tasks can be split. |
| SpreadActualCost | Determines whether actual costs are spread to the status date. |
| SpreadPercentComplete | Determines whether a percent complete is spread to the status date. |
| StartDate | The start date of a project. |
| StatusDate | the status date to display progress or to calculate earned value totals. The status date is the same as the current date (today’s date) unless a different status date is specified. |
| Subject | The subject of a project. |
| TaskUpdatesResource | Determines whether updates to tasks update resources. |
| Template | Project ’s template. |
| TimescaleFinish | The date that the timescale in the view finishes. |
| TimescaleStart | The date that the timescale in the view starts. |
| Title | The title of a project. |
| Uid | The unique Id of a project. |
| UpdateManuallyScheduledTasksWhenEditingLinks | Determines whether manual tasks must be updated when links were edited. |
| WeekStartDay | First day of a week. |
| WorkFormat | The format used to show the duration of the task. |