DraftProject members
Represents the draft version of a project, which is a project that is checked out.
The DraftProject type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DraftProject | Initializes a new instance of the DraftProject class. |
Top
Properties
Name | Description | |
---|---|---|
ApprovedEnd | Gets the approved end date in the project portfolio planner. (Inherited from Project.) | |
ApprovedStart | Gets the approved start date in the project portfolio planner. (Inherited from Project.) | |
Assignments | Gets the collection of assignments for a project. | |
CalculateActualCosts | Gets or sets whether Project Server automatically calculates actual and remaining work and costs. | |
CalculatesActualCosts | Gets or sets whether the project always calculates actual costs. | |
Calendar | Gets or sets a Project Server calendar. | |
CheckedOutBy | Gets the enterprise resource who has the project checked out. (Inherited from Project.) | |
CheckedOutDate | Gets the date when project was checked out. (Inherited from Project.) | |
CheckOutDescription | Gets the description of the current checkout action for the project. (Inherited from Project.) | |
CheckOutId | Gets the session GUID that is associated with the current check out. (Inherited from Project.) | |
Context | (Inherited from ClientObject.) | |
CreatedDate | Gets the date when the project was created. (Inherited from Project.) | |
CriticalSlackLimit | Gets or sets the number of days that a task can go past its end date before the project marks that task as critical. | |
CurrencyCode | Gets or sets the currency code of the project, as defined in ISO 4217. | |
CurrencyDigits | Gets or sets the number of decimal digits in currency values. | |
CurrencyPosition | Gets or sets the placement of the currency symbol in relation to the currency value. | |
CurrencySymbol | Gets or sets the currency symbol that represents the type of currency that is used in the project. | |
CurrentDate | Gets or sets the current date for the project. | |
CustomFields | Gets the collection of project custom fields that have values set for the project. (Inherited from Project.) | |
DaysPerMonth | Gets or sets the default number of working days per month. | |
DefaultEffortDriven | Gets or sets a value that indicates whether the scheduling of new tasks is effort-driven. | |
DefaultEstimatedDuration | Gets or sets a value that indicates whether new tasks have estimated durations. | |
DefaultFinishTime | Gets or sets the default end time of a working day. | |
DefaultFixedCostAccrual | Gets or sets a value that indicates which default fixed cost accrual method to use on new tasks. | |
DefaultOvertimeRate | Gets or sets the default overtime rate for local resources. | |
DefaultOvertimeRateUnits | Gets the time unit for the default overtime rate that is stored by the PublishedProject.DefaultOvertimeRate property. (Inherited from Project.) | |
DefaultStandardRate | Gets or sets the default standard rate for local resources. | |
DefaultStandardRateUnits | Gets the time unit for the default standard rate that is stored by the PublishedProject.DefaultStandardRate property. (Inherited from Project.) | |
DefaultStartTime | Gets or sets the default start time of a working day. | |
DefaultTaskType | Gets or sets the default type for tasks in the project. | |
DefaultWorkFormat | Gets or sets the default format for work duration. | |
Description | Gets or sets a project description. | |
EnterpriseProjectType | Gets the enterprise project type (EPT) for the project. (Inherited from Project.) | |
FieldValues | Gets the custom field values for the draft project. | |
FinishDate | Gets or sets the project finish date. | |
FiscalYearStartMonth | Gets or sets the number of the first month in the fiscal year. | |
HasMppPendingImport | Gets a value that indicates whether there is an mpp file waiting to be imported. (Inherited from Project.) | |
HonorConstraints | Gets or sets a value that indicates whether scheduling constraints take precedence over dependencies. | |
Id | Gets the GUID of the project. (Inherited from Project.) | |
IncludeCustomFields | Gets a DraftProject object that includes custom fields. | |
IsCheckedOut | Gets a value that indicates whether the project is checked out. (Inherited from Project.) | |
Item | Gets or sets an item in the project. | |
LastPublishedDate | Gets the most recent date when the project was published. (Inherited from Project.) | |
LastSavedDate | Gets the most recent date when the project was saved. (Inherited from Project.) | |
MinutesPerDay | Gets or sets the default number of minutes per day. | |
MinutesPerWeek | Gets or sets the default number of minutes per week. | |
MoveActualIfLater | Gets or sets a value that indicates whether to move the end date of completed parts forward to the status date, if the actual end date falls before the status date. | |
MoveActualToStatus | Gets or sets a value that indicates whether to move the end date of completed parts back to the status date, if the actual end data falls after the status date. | |
MoveRemainingIfEarlier | Gets or sets a value that indicates whether to move the start date of remaining parts forward to the status date, if the actual start date falls before the status date. | |
MoveRemainingToStatus | Gets or sets a value that indicates whether to move the start date of the remaining parts back to the status date, if the actual start date falls after the status date. | |
MultipleCriticalPaths | Gets or sets a value that indicates whether to calculate multiple critical paths. | |
Name | Gets or sets a project name. | |
NewTasksAreManual | Gets or sets a value that indicates whether new tasks are manually scheduled. | |
NumberFiscalYearFromStart | Gets or sets a value that indicates whether to use the project start year for fiscal year numbering. | |
ObjectData | (Inherited from ClientObject.) | |
ObjectVersion | (Inherited from ClientObject.) | |
OptimizerDecision | Gets the result of the Optimizer in a project portfolio analysis. (Inherited from Project.) | |
Owner | Gets or sets the project owner. | |
Path | (Inherited from ClientObject.) | |
PercentComplete | Gets the percentage complete of the project summary task. (Inherited from Project.) | |
Phase | Gets the current workflow phase of the project. (Inherited from Project.) | |
PlannerDecision | Gets the result of the Planner in a project portfolio analysis. (Inherited from Project.) | |
ProjectResources | Gets the collection of resources for a project. | |
ProjectSiteUrl | Gets the URL of the project site. (Inherited from Project.) | |
ProjectType | Gets the type of project (standard project, template, master project, or subproject). (Inherited from Project.) | |
ProtectedActualsSynch | Gets or sets a value that indicates whether the project actuals are synchronized with the protected actuals. | |
QueueJobs | Gets the collection of Project Server Queue Service jobs that are associated with the project. (Inherited from Project.) | |
ScheduledFromStart | Gets or sets a value that indicates whether the project is scheduled from the start date instead of the finish date. | |
ServerObjectIsNull | (Inherited from ClientObject.) | |
ShowEstimatedDurations | Gets or sets a value that indicates whether a question mark is displayed after an estimated duration for a task. | |
SplitInProgress | Gets or sets a value that indicates whether to split tasks that are in progress. | |
SpreadActualCostsToStatus | Gets or sets a value that indicates whether the consideration period for actual costs is spread to the status date or to the stop date. | |
SpreadPercentCompleteToStatus | Gets or sets a value that indicates whether the consideration period for task percentage complete is spread to the status date or to the task finish date. | |
Stage | Gets the current workflow stage of the project. (Inherited from Project.) | |
StartDate | Gets or sets the project start date. | |
StatusDate | Gets or sets the current status date for the project. | |
SummaryTaskId | Gets the GUID for the hidden project summary task. (Inherited from Project.) | |
Tag | (Inherited from ClientObject.) | |
TaskLinks | Gets the collection of draft task link objects for the project. | |
TaskListId | Gets the GUID of the project's task list. (Inherited from Project.) | |
Tasks | Gets the collection of task objects for the project. | |
TrackingMode | Gets or sets the default tracking method for all assignments in the project. | |
TypedObject | (Inherited from ClientObject.) | |
WeekStartDay | Gets or sets the day of the week on which a work week starts. | |
WinprojVersion | Gets or sets the version of Project Professional that created the draft project. |
Top
Methods
Name | Description | |
---|---|---|
CheckIn | Queues a check-in job for a draft project if it is still checked out. | |
CheckUninitializedProperty | (Inherited from ClientObject.) | |
CustomFromJson | (Inherited from ClientObject.) | |
EnterProjectStage | Switches the project to the specified stage in a Project Server workflow. (Inherited from Project.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
FromJson | (Inherited from ClientObject.) | |
GetHashCode | (Inherited from Object.) | |
GetResourcePlan | Gets resource plan data for a project by filtering project data with date range and timescale parameters. (Inherited from Project.) | |
GetType | (Inherited from Object.) | |
InitNonPropertyFieldFromJson | Reserved for internal use. (Overrides ClientObject.InitNonPropertyFieldFromJson(String, JsonReader).) | |
InitOnePropertyFromJson | Reserved for internal use. (Overrides Project.InitOnePropertyFromJson(String, JsonReader).) | |
IsObjectPropertyInstantiated | (Inherited from ClientObject.) | |
IsPropertyAvailable | (Inherited from ClientObject.) | |
LeaveProjectStage | Sets the project complete and leaves the current workflow stage. (Inherited from Project.) | |
LoadExpandoFields | Reserved for internal use. Initializes the extended properties that are associated with the DraftProject object. (Overrides ClientObject.LoadExpandoFields().) | |
MemberwiseClone | (Inherited from Object.) | |
Publish | Queues a publish job to get the changes from the draft project back to the published version. | |
ReadyToLeaveProjectStage | Checks whether the current workflow stage requirements are met and the project is ready to move to the next stage. (Inherited from Project.) | |
RefreshLoad | Reserved for internal use. Reloads all scalar properties that are associated with the DraftProject object. (Overrides ClientObject.RefreshLoad().) | |
RemoveFromParentCollection | (Inherited from ClientObject.) | |
Retrieve() | (Inherited from ClientObject.) | |
Retrieve([]) | (Inherited from ClientObject.) | |
SetCustomFieldValue | Sets a custom field on the project. (Inherited from Project.) | |
ToString | (Inherited from Object.) | |
Update | Saves changes in a new project or checked-out draft project back to Project Server. | |
UpdateClientObjectPropertyType | (Inherited from ClientObject.) | |
UpdateIdeaListItemStatus | Updates the Project Server Status column in the idea list with a status message. (Inherited from Project.) | |
UpdateProjectStageStatus | Updates the status of a workflow stage for the project. (Inherited from Project.) | |
Validate | Validates pending changes from all added or removed projects. |
Top