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