Aspose.Tasks for C++
Aspose::Tasks::Prj Class Reference

Represents supported properties of Project object. More...

#include <Prj.h>

Static Public Member Functions

static Aspose::Tasks::Key< Aspose::Tasks::NullableBool, Aspose::Tasks::PrjKey > & ActualsInSync ()
 Determines whether all actual works have been synchronized with the project. More...
 
static Aspose::Tasks::Key< Aspose::Tasks::NullableBool, Aspose::Tasks::PrjKey > & AdminProject ()
 Determines whether a project is an administrative project. More...
 
static Aspose::Tasks::Key< Aspose::Tasks::NullableBool, Aspose::Tasks::PrjKey > & AreEditableActualCosts ()
 Determines whether actual costs are editable. More...
 
static Aspose::Tasks::Key< System::String, Aspose::Tasks::PrjKey > & Author ()
 The author of a project. More...
 
static Aspose::Tasks::Key< Aspose::Tasks::NullableBool, Aspose::Tasks::PrjKey > & AutoAddNewResourcesAndTasks ()
 Determines whether new resources or tasks automatically added to a resource or task pool. More...
 
static Aspose::Tasks::Key< Aspose::Tasks::NullableBool, Aspose::Tasks::PrjKey > & Autolink ()
 Determines whether inserted or moved tasks are auto linked. More...
 
static Aspose::Tasks::Key< Aspose::Tasks::BaselineType, Aspose::Tasks::PrjKey > & BaselineForEarnedValue ()
 The specific baseline used to calculate Variance values. More...
 
static Aspose::Tasks::Key< System::SharedPtr< Aspose::Tasks::Calendar >, Aspose::Tasks::PrjKey > & Calendar ()
 The project calendar. More...
 
static Aspose::Tasks::Key< System::String, Aspose::Tasks::PrjKey > & Category ()
 The category of a project. More...
 
static Aspose::Tasks::Key< System::String, Aspose::Tasks::PrjKey > & Comments ()
 Project's comments. More...
 
static Aspose::Tasks::Key< System::String, Aspose::Tasks::PrjKey > & Company ()
 The company where a project was created. More...
 
static Aspose::Tasks::Key< System::DateTime, Aspose::Tasks::PrjKey > & CreationDate ()
 The date and time when a project was created. More...
 
static Aspose::Tasks::Key< int32_t, Aspose::Tasks::PrjKey > & CriticalSlackLimit ()
 The number of days to the end of a task when Microsoft Project marks that task as a critical task. More...
 
static Aspose::Tasks::Key< System::String, Aspose::Tasks::PrjKey > & CurrencyCode ()
 The three letter currency character code as defined in ISO 4217. Example of valid values is "USD". More...
 
static Aspose::Tasks::Key< int32_t, Aspose::Tasks::PrjKey > & CurrencyDigits ()
 The number of digits after a decimal symbol. More...
 
static Aspose::Tasks::Key< System::String, Aspose::Tasks::PrjKey > & CurrencySymbol ()
 The currency symbol used in a project. More...
 
static Aspose::Tasks::Key< Aspose::Tasks::CurrencySymbolPositionType, Aspose::Tasks::PrjKey > & CurrencySymbolPosition ()
 The placement of the currency symbol. More...
 
static Aspose::Tasks::Key< System::DateTime, Aspose::Tasks::PrjKey > & CurrentDate ()
 The system date. More...
 
static Aspose::Tasks::Key< Aspose::Tasks::DateFormat, Aspose::Tasks::PrjKey > & DateFormat ()
 Project view date format. More...
 
static Aspose::Tasks::Key< System::String, Aspose::Tasks::PrjKey > & CustomDateFormat ()
 Project view custom date format. Used to format dates when Prj::DateFormat property is set to Tasks::DateFormat::Custom. More...
 
static Aspose::Tasks::Key< int32_t, Aspose::Tasks::PrjKey > & DaysPerMonth ()
 The number of days per month. More...
 
static Aspose::Tasks::Key< System::DateTime, Aspose::Tasks::PrjKey > & DefaultFinishTime ()
 The default finish time of new tasks. More...
 
static Aspose::Tasks::Key< Aspose::Tasks::CostAccrualType, Aspose::Tasks::PrjKey > & DefaultFixedCostAccrual ()
 The default type when fixed costs are accrued. More...
 
static Aspose::Tasks::Key< double, Aspose::Tasks::PrjKey > & DefaultOvertimeRate ()
 The default overtime rate for new resources. More...
 
static Aspose::Tasks::Key< double, Aspose::Tasks::PrjKey > & DefaultStandardRate ()
 The default standard rate for new resources. More...
 
static Aspose::Tasks::Key< System::DateTime, Aspose::Tasks::PrjKey > & DefaultStartTime ()
 The default start time of new tasks. More...
 
static Aspose::Tasks::Key< Aspose::Tasks::EarnedValueMethodType, Aspose::Tasks::PrjKey > & DefaultTaskEVMethod ()
 The default earned value method for tasks. More...
 
static Aspose::Tasks::Key< Aspose::Tasks::TaskType, Aspose::Tasks::PrjKey > & DefaultTaskType ()
 The default type of new tasks. More...
 
static Aspose::Tasks::Key< Aspose::Tasks::TimeUnitType, Aspose::Tasks::PrjKey > & DurationFormat ()
 The format for expressing the bulk duration. More...
 
static Aspose::Tasks::Key< Aspose::Tasks::EarnedValueMethodType, Aspose::Tasks::PrjKey > & EarnedValueMethod ()
 The default method for calculating earned value. More...
 
static Aspose::Tasks::Key< System::DateTime, Aspose::Tasks::PrjKey > & ExtendedCreationDate ()
 Date used for calculation and reporting. More...
 
static Aspose::Tasks::Key< System::DateTime, Aspose::Tasks::PrjKey > & FinishDate ()
 The finish date of a project. More...
 
static Aspose::Tasks::Key< Aspose::Tasks::NullableBool, Aspose::Tasks::PrjKey > & FiscalYearStart ()
 Determines whether the fiscal year numbering is used. More...
 
static Aspose::Tasks::Key< Aspose::Tasks::Month, Aspose::Tasks::PrjKey > & FyStartDate ()
 The month when fiscal year is starting. More...
 
static Aspose::Tasks::Key< Aspose::Tasks::NullableBool, Aspose::Tasks::PrjKey > & HonorConstraints ()
 Determines whether tasks honor their constraint dates. More...
 
static Aspose::Tasks::Key< System::String, Aspose::Tasks::PrjKey > & HyperlinkBase ()
 Project's hyperlink base. More...
 
static Aspose::Tasks::Key< Aspose::Tasks::NullableBool, Aspose::Tasks::PrjKey > & InsertedProjectsLikeSummary ()
 Determines whether subtasks are calculated as summary tasks. More...
 
static Aspose::Tasks::Key< Aspose::Tasks::NullableBool, Aspose::Tasks::PrjKey > & KeepTaskOnNearestWorkingTimeWhenMadeAutoScheduled ()
 Determines whether manual tasks must be kept on nearest working time when made as auto scheduled. More...
 
static Aspose::Tasks::Key< System::String, Aspose::Tasks::PrjKey > & Keywords ()
 Project's keywords. More...
 
static Aspose::Tasks::Key< System::String, Aspose::Tasks::PrjKey > & LastAuthor ()
 Project's last author. More...
 
static Aspose::Tasks::Key< System::DateTime, Aspose::Tasks::PrjKey > & LastPrinted ()
 Project's last print time. More...
 
static Aspose::Tasks::Key< System::DateTime, Aspose::Tasks::PrjKey > & LastSaved ()
 The date when a project was saved last time. More...
 
static Aspose::Tasks::Key< System::String, Aspose::Tasks::PrjKey > & Manager ()
 The manager of a project. More...
 
static Aspose::Tasks::Key< Aspose::Tasks::NullableBool, Aspose::Tasks::PrjKey > & MicrosoftProjectServerURL ()
 Determines whether a project was created by a Project Server user as opposed to an NT user. More...
 
static Aspose::Tasks::Key< int32_t, Aspose::Tasks::PrjKey > & MinutesPerDay ()
 The number of minutes per day. More...
 
static Aspose::Tasks::Key< int32_t, Aspose::Tasks::PrjKey > & MinutesPerWeek ()
 The number of minutes per week. More...
 
static Aspose::Tasks::Key< Aspose::Tasks::NullableBool, Aspose::Tasks::PrjKey > & 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. More...
 
static Aspose::Tasks::Key< Aspose::Tasks::NullableBool, Aspose::Tasks::PrjKey > & 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. More...
 
static Aspose::Tasks::Key< Aspose::Tasks::NullableBool, Aspose::Tasks::PrjKey > & 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. More...
 
static Aspose::Tasks::Key< Aspose::Tasks::NullableBool, Aspose::Tasks::PrjKey > & MoveRemainingStartsForward ()
 Determines whether the beginning of remaining portions of tasks scheduled to have begun later should be moved up to the status date. More...
 
static Aspose::Tasks::Key< Aspose::Tasks::NullableBool, Aspose::Tasks::PrjKey > & MultipleCriticalPaths ()
 Determines whether multiple critical paths are calculated. More...
 
static Aspose::Tasks::Key< System::String, Aspose::Tasks::PrjKey > & Name ()
 The name of the project. More...
 
static Aspose::Tasks::Key< Aspose::Tasks::NullableBool, Aspose::Tasks::PrjKey > & NewTasksAreManual ()
 Determines whether new tasks created as manual. More...
 
static Aspose::Tasks::Key< Aspose::Tasks::NullableBool, Aspose::Tasks::PrjKey > & NewTasksEffortDriven ()
 Determines whether new tasks are effort driven. More...
 
static Aspose::Tasks::Key< Aspose::Tasks::NullableBool, Aspose::Tasks::PrjKey > & NewTasksEstimated ()
 Determines whether an estimated duration is shown by default. More...
 
static Aspose::Tasks::Key< Aspose::Tasks::TaskStartDateType, Aspose::Tasks::PrjKey > & NewTaskStartDate ()
 The default start date type for new tasks. More...
 
static Aspose::Tasks::Key< Aspose::Tasks::NullableBool, Aspose::Tasks::PrjKey > & ProjectExternallyEdited ()
 Determines whether the project was externally edited. More...
 
static Aspose::Tasks::Key< Aspose::Tasks::NullableBool, Aspose::Tasks::PrjKey > & RemoveFileProperties ()
 Determines whether all file properties will be removed on save. More...
 
static Aspose::Tasks::Key< int32_t, Aspose::Tasks::PrjKey > & Revision ()
 The number of times a project was saved. More...
 
static Aspose::Tasks::Key< int32_t, Aspose::Tasks::PrjKey > & SaveVersion ()
 The version of Microsoft Office Project from which a project file was saved. More...
 
static Aspose::Tasks::Key< Aspose::Tasks::NullableBool, Aspose::Tasks::PrjKey > & ScheduleFromStart ()
 Determines whether to calculate the project schedule forward from the start date. More...
 
static Aspose::Tasks::Key< bool, Aspose::Tasks::PrjKey > & 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. More...
 
static Aspose::Tasks::Key< Aspose::Tasks::NullableBool, Aspose::Tasks::PrjKey > & SplitsInProgressTasks ()
 Determines whether in-progress tasks can be split. More...
 
static Aspose::Tasks::Key< Aspose::Tasks::NullableBool, Aspose::Tasks::PrjKey > & SpreadActualCost ()
 Determines whether actual costs are spread to the status date. More...
 
static Aspose::Tasks::Key< Aspose::Tasks::NullableBool, Aspose::Tasks::PrjKey > & SpreadPercentComplete ()
 Determines whether a percent complete is spread to the status date. More...
 
static Aspose::Tasks::Key< System::DateTime, Aspose::Tasks::PrjKey > & StartDate ()
 The start date of a project. More...
 
static Aspose::Tasks::Key< System::DateTime, Aspose::Tasks::PrjKey > & 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. More...
 
static Aspose::Tasks::Key< System::String, Aspose::Tasks::PrjKey > & Subject ()
 The subject of a project. More...
 
static Aspose::Tasks::Key< Aspose::Tasks::NullableBool, Aspose::Tasks::PrjKey > & TaskUpdatesResource ()
 Determines whether updates to tasks update resources. More...
 
static Aspose::Tasks::Key< System::String, Aspose::Tasks::PrjKey > & Template ()
 Project's template. More...
 
static Aspose::Tasks::Key< System::DateTime, Aspose::Tasks::PrjKey > & TimescaleFinish ()
 The date that the timescale in the view finishes. More...
 
static Aspose::Tasks::Key< System::DateTime, Aspose::Tasks::PrjKey > & TimescaleStart ()
 The date that the timescale in the view starts. More...
 
static Aspose::Tasks::Key< System::String, Aspose::Tasks::PrjKey > & Title ()
 The title of a project. More...
 
static Aspose::Tasks::Key< System::String, Aspose::Tasks::PrjKey > & Uid ()
 The unique Id of a project. More...
 
static Aspose::Tasks::Key< Aspose::Tasks::NullableBool, Aspose::Tasks::PrjKey > & UpdateManuallyScheduledTasksWhenEditingLinks ()
 Determines whether manual tasks must be updated when links were edited. More...
 
static Aspose::Tasks::Key< Aspose::Tasks::DayType, Aspose::Tasks::PrjKey > & WeekStartDay ()
 First day of a week. More...
 
static Aspose::Tasks::Key< Aspose::Tasks::TimeUnitType, Aspose::Tasks::PrjKey > & WorkFormat ()
 The format used to show the duration of the task. More...
 
static Aspose::Tasks::Key< System::Guid, Aspose::Tasks::PrjKey > & Guid ()
 The GUID of the project. More...
 
static Aspose::Tasks::Key< bool, Aspose::Tasks::PrjKey > & AutoCalculateAssignmentCosts ()
 Determines whether assignment cost and remaining cost should be auto calculated using assignment's work and resource rates. More...
 

Detailed Description

Represents supported properties of Project object.

Member Function Documentation

◆ ActualsInSync()

static Aspose::Tasks::Key<Aspose::Tasks::NullableBool, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::ActualsInSync ( )
static

Determines whether all actual works have been synchronized with the project.

◆ AdminProject()

static Aspose::Tasks::Key<Aspose::Tasks::NullableBool, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::AdminProject ( )
static

Determines whether a project is an administrative project.

◆ AreEditableActualCosts()

static Aspose::Tasks::Key<Aspose::Tasks::NullableBool, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::AreEditableActualCosts ( )
static

Determines whether actual costs are editable.

◆ Author()

static Aspose::Tasks::Key<System::String, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::Author ( )
static

The author of a project.

◆ AutoAddNewResourcesAndTasks()

static Aspose::Tasks::Key<Aspose::Tasks::NullableBool, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::AutoAddNewResourcesAndTasks ( )
static

Determines whether new resources or tasks automatically added to a resource or task pool.

◆ AutoCalculateAssignmentCosts()

static Aspose::Tasks::Key<bool, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::AutoCalculateAssignmentCosts ( )
static

Determines whether assignment cost and remaining cost should be auto calculated using assignment's work and resource rates.

◆ Autolink()

static Aspose::Tasks::Key<Aspose::Tasks::NullableBool, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::Autolink ( )
static

Determines whether inserted or moved tasks are auto linked.

◆ BaselineForEarnedValue()

static Aspose::Tasks::Key<Aspose::Tasks::BaselineType, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::BaselineForEarnedValue ( )
static

The specific baseline used to calculate Variance values.

◆ Calendar()

static Aspose::Tasks::Key<System::SharedPtr<Aspose::Tasks::Calendar>, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::Calendar ( )
static

The project calendar.

◆ Category()

static Aspose::Tasks::Key<System::String, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::Category ( )
static

The category of a project.

◆ Comments()

static Aspose::Tasks::Key<System::String, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::Comments ( )
static

Project's comments.

◆ Company()

static Aspose::Tasks::Key<System::String, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::Company ( )
static

The company where a project was created.

◆ CreationDate()

static Aspose::Tasks::Key<System::DateTime, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::CreationDate ( )
static

The date and time when a project was created.

Saved in UTC format in mpp files. DateTime type.

◆ CriticalSlackLimit()

static Aspose::Tasks::Key<int32_t, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::CriticalSlackLimit ( )
static

The number of days to the end of a task when Microsoft Project marks that task as a critical task.

◆ CurrencyCode()

static Aspose::Tasks::Key<System::String, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::CurrencyCode ( )
static

The three letter currency character code as defined in ISO 4217. Example of valid values is "USD".

◆ CurrencyDigits()

static Aspose::Tasks::Key<int32_t, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::CurrencyDigits ( )
static

The number of digits after a decimal symbol.

◆ CurrencySymbol()

static Aspose::Tasks::Key<System::String, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::CurrencySymbol ( )
static

The currency symbol used in a project.

◆ CurrencySymbolPosition()

static Aspose::Tasks::Key<Aspose::Tasks::CurrencySymbolPositionType, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::CurrencySymbolPosition ( )
static

The placement of the currency symbol.

◆ CurrentDate()

static Aspose::Tasks::Key<System::DateTime, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::CurrentDate ( )
static

The system date.

◆ CustomDateFormat()

static Aspose::Tasks::Key<System::String, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::CustomDateFormat ( )
static

Project view custom date format. Used to format dates when Prj::DateFormat property is set to Tasks::DateFormat::Custom.

◆ DateFormat()

static Aspose::Tasks::Key<Aspose::Tasks::DateFormat, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::DateFormat ( )
static

Project view date format.

◆ DaysPerMonth()

static Aspose::Tasks::Key<int32_t, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::DaysPerMonth ( )
static

The number of days per month.

◆ DefaultFinishTime()

static Aspose::Tasks::Key<System::DateTime, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::DefaultFinishTime ( )
static

The default finish time of new tasks.

◆ DefaultFixedCostAccrual()

static Aspose::Tasks::Key<Aspose::Tasks::CostAccrualType, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::DefaultFixedCostAccrual ( )
static

The default type when fixed costs are accrued.

◆ DefaultOvertimeRate()

static Aspose::Tasks::Key<double, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::DefaultOvertimeRate ( )
static

The default overtime rate for new resources.

◆ DefaultStandardRate()

static Aspose::Tasks::Key<double, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::DefaultStandardRate ( )
static

The default standard rate for new resources.

◆ DefaultStartTime()

static Aspose::Tasks::Key<System::DateTime, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::DefaultStartTime ( )
static

The default start time of new tasks.

◆ DefaultTaskEVMethod()

static Aspose::Tasks::Key<Aspose::Tasks::EarnedValueMethodType, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::DefaultTaskEVMethod ( )
static

The default earned value method for tasks.

◆ DefaultTaskType()

static Aspose::Tasks::Key<Aspose::Tasks::TaskType, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::DefaultTaskType ( )
static

The default type of new tasks.

◆ DurationFormat()

static Aspose::Tasks::Key<Aspose::Tasks::TimeUnitType, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::DurationFormat ( )
static

The format for expressing the bulk duration.

◆ EarnedValueMethod()

static Aspose::Tasks::Key<Aspose::Tasks::EarnedValueMethodType, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::EarnedValueMethod ( )
static

The default method for calculating earned value.

◆ ExtendedCreationDate()

static Aspose::Tasks::Key<System::DateTime, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::ExtendedCreationDate ( )
static

Date used for calculation and reporting.

◆ FinishDate()

static Aspose::Tasks::Key<System::DateTime, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::FinishDate ( )
static

The finish date of a project.

◆ FiscalYearStart()

static Aspose::Tasks::Key<Aspose::Tasks::NullableBool, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::FiscalYearStart ( )
static

Determines whether the fiscal year numbering is used.

◆ FyStartDate()

static Aspose::Tasks::Key<Aspose::Tasks::Month, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::FyStartDate ( )
static

The month when fiscal year is starting.

◆ Guid()

static Aspose::Tasks::Key<System::Guid, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::Guid ( )
static

The GUID of the project.

◆ HonorConstraints()

static Aspose::Tasks::Key<Aspose::Tasks::NullableBool, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::HonorConstraints ( )
static

Determines whether tasks honor their constraint dates.

◆ HyperlinkBase()

static Aspose::Tasks::Key<System::String, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::HyperlinkBase ( )
static

Project's hyperlink base.

◆ InsertedProjectsLikeSummary()

static Aspose::Tasks::Key<Aspose::Tasks::NullableBool, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::InsertedProjectsLikeSummary ( )
static

Determines whether subtasks are calculated as summary tasks.

◆ KeepTaskOnNearestWorkingTimeWhenMadeAutoScheduled()

static Aspose::Tasks::Key<Aspose::Tasks::NullableBool, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::KeepTaskOnNearestWorkingTimeWhenMadeAutoScheduled ( )
static

Determines whether manual tasks must be kept on nearest working time when made as auto scheduled.

◆ Keywords()

static Aspose::Tasks::Key<System::String, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::Keywords ( )
static

Project's keywords.

◆ LastAuthor()

static Aspose::Tasks::Key<System::String, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::LastAuthor ( )
static

Project's last author.

◆ LastPrinted()

static Aspose::Tasks::Key<System::DateTime, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::LastPrinted ( )
static

Project's last print time.

Saved in UTC format in mpp files. DateTime type.

◆ LastSaved()

static Aspose::Tasks::Key<System::DateTime, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::LastSaved ( )
static

The date when a project was saved last time.

Saved in UTC format in mpp files. DateTime type.

◆ Manager()

static Aspose::Tasks::Key<System::String, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::Manager ( )
static

The manager of a project.

◆ MicrosoftProjectServerURL()

static Aspose::Tasks::Key<Aspose::Tasks::NullableBool, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::MicrosoftProjectServerURL ( )
static

Determines whether a project was created by a Project Server user as opposed to an NT user.

◆ MinutesPerDay()

static Aspose::Tasks::Key<int32_t, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::MinutesPerDay ( )
static

The number of minutes per day.

◆ MinutesPerWeek()

static Aspose::Tasks::Key<int32_t, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::MinutesPerWeek ( )
static

The number of minutes per week.

◆ MoveCompletedEndsBack()

static Aspose::Tasks::Key<Aspose::Tasks::NullableBool, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::MoveCompletedEndsBack ( )
static

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()

static Aspose::Tasks::Key<Aspose::Tasks::NullableBool, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::MoveCompletedEndsForward ( )
static

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()

static Aspose::Tasks::Key<Aspose::Tasks::NullableBool, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::MoveRemainingStartsBack ( )
static

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()

static Aspose::Tasks::Key<Aspose::Tasks::NullableBool, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::MoveRemainingStartsForward ( )
static

Determines whether the beginning of remaining portions of tasks scheduled to have begun later should be moved up to the status date.

◆ MultipleCriticalPaths()

static Aspose::Tasks::Key<Aspose::Tasks::NullableBool, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::MultipleCriticalPaths ( )
static

Determines whether multiple critical paths are calculated.

◆ Name()

static Aspose::Tasks::Key<System::String, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::Name ( )
static

The name of the project.

◆ NewTasksAreManual()

static Aspose::Tasks::Key<Aspose::Tasks::NullableBool, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::NewTasksAreManual ( )
static

Determines whether new tasks created as manual.

◆ NewTasksEffortDriven()

static Aspose::Tasks::Key<Aspose::Tasks::NullableBool, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::NewTasksEffortDriven ( )
static

Determines whether new tasks are effort driven.

◆ NewTasksEstimated()

static Aspose::Tasks::Key<Aspose::Tasks::NullableBool, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::NewTasksEstimated ( )
static

Determines whether an estimated duration is shown by default.

◆ NewTaskStartDate()

static Aspose::Tasks::Key<Aspose::Tasks::TaskStartDateType, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::NewTaskStartDate ( )
static

The default start date type for new tasks.

◆ ProjectExternallyEdited()

static Aspose::Tasks::Key<Aspose::Tasks::NullableBool, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::ProjectExternallyEdited ( )
static

Determines whether the project was externally edited.

◆ RemoveFileProperties()

static Aspose::Tasks::Key<Aspose::Tasks::NullableBool, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::RemoveFileProperties ( )
static

Determines whether all file properties will be removed on save.

◆ Revision()

static Aspose::Tasks::Key<int32_t, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::Revision ( )
static

The number of times a project was saved.

◆ SaveVersion()

static Aspose::Tasks::Key<int32_t, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::SaveVersion ( )
static

The version of Microsoft Office Project from which a project file was saved.

◆ ScheduleFromStart()

static Aspose::Tasks::Key<Aspose::Tasks::NullableBool, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::ScheduleFromStart ( )
static

Determines whether to calculate the project schedule forward from the start date.

◆ ShowProjectSummaryTask()

static Aspose::Tasks::Key<bool, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::ShowProjectSummaryTask ( )
static

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()

static Aspose::Tasks::Key<Aspose::Tasks::NullableBool, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::SplitsInProgressTasks ( )
static

Determines whether in-progress tasks can be split.

◆ SpreadActualCost()

static Aspose::Tasks::Key<Aspose::Tasks::NullableBool, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::SpreadActualCost ( )
static

Determines whether actual costs are spread to the status date.

◆ SpreadPercentComplete()

static Aspose::Tasks::Key<Aspose::Tasks::NullableBool, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::SpreadPercentComplete ( )
static

Determines whether a percent complete is spread to the status date.

◆ StartDate()

static Aspose::Tasks::Key<System::DateTime, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::StartDate ( )
static

The start date of a project.

◆ StatusDate()

static Aspose::Tasks::Key<System::DateTime, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::StatusDate ( )
static

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()

static Aspose::Tasks::Key<System::String, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::Subject ( )
static

The subject of a project.

◆ TaskUpdatesResource()

static Aspose::Tasks::Key<Aspose::Tasks::NullableBool, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::TaskUpdatesResource ( )
static

Determines whether updates to tasks update resources.

◆ Template()

static Aspose::Tasks::Key<System::String, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::Template ( )
static

Project's template.

◆ TimescaleFinish()

static Aspose::Tasks::Key<System::DateTime, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::TimescaleFinish ( )
static

The date that the timescale in the view finishes.

◆ TimescaleStart()

static Aspose::Tasks::Key<System::DateTime, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::TimescaleStart ( )
static

The date that the timescale in the view starts.

◆ Title()

static Aspose::Tasks::Key<System::String, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::Title ( )
static

The title of a project.

◆ Uid()

static Aspose::Tasks::Key<System::String, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::Uid ( )
static

The unique Id of a project.

◆ UpdateManuallyScheduledTasksWhenEditingLinks()

static Aspose::Tasks::Key<Aspose::Tasks::NullableBool, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::UpdateManuallyScheduledTasksWhenEditingLinks ( )
static

Determines whether manual tasks must be updated when links were edited.

◆ WeekStartDay()

static Aspose::Tasks::Key<Aspose::Tasks::DayType, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::WeekStartDay ( )
static

First day of a week.

◆ WorkFormat()

static Aspose::Tasks::Key<Aspose::Tasks::TimeUnitType, Aspose::Tasks::PrjKey>& Aspose::Tasks::Prj::WorkFormat ( )
static

The format used to show the duration of the task.