PublishedProject members
Represents a project that is published on Project Server.
The PublishedProject type exposes the following members.
Constructors
Name | Description | |
---|---|---|
PublishedProject | Creates an instance of the PublishedProject 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 in the project. | |
CalculateActualCosts | Gets a value that indicates whether the project automatically calculates actual and remaining work and costs. | |
CalculatesActualCosts | Gets a value that indicates whether the project always calculates actual costs. | |
Calendar | Gets the project 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 the number of days that a task can go past its end date before the project marks that task as critical. | |
CurrencyCode | Gets the currency code of the project, as defined in ISO 4217. | |
CurrencyDigits | Gets the number of decimal digits in currency values. | |
CurrencyPosition | Gets the placement of the currency symbol in relation to the currency value. | |
CurrencySymbol | Gets the currency symbol that represents the type of currency that is used in the project. | |
CurrentDate | Gets 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 the default number of working days per month. | |
DefaultEffortDriven | Gets a value that indicates whether the scheduling of new tasks is effort-driven. | |
DefaultEstimatedDuration | Gets a value that indicates whether new tasks have estimated durations. | |
DefaultFinishTime | Gets the default end time of a working day. | |
DefaultFixedCostAccrual | Gets a value that indicates which default fixed-cost accrual method to use on new tasks. | |
DefaultOvertimeRate | Gets 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 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 the default start time of a working day. | |
DefaultTaskType | Gets the default type for tasks in the project. | |
DefaultWorkFormat | Gets the default format for work duration. | |
Description | Gets the project description. | |
Draft | Gets a DraftProject object if it is not already checked out. | |
EnterpriseProjectType | Gets the enterprise project type (EPT) for the project. (Inherited from Project.) | |
FieldValues | Gets the custom field values for the published project. | |
FinishDate | Gets the project finish date. | |
FiscalYearStartMonth | Gets 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 a value that indicates whether scheduling constraints take precedence over dependencies. | |
Id | Gets the GUID of the project. (Inherited from Project.) | |
IncludeCustomFields | Gets a PublishedProject object that includes custom fields. | |
IsCheckedOut | Gets a value that indicates whether the project is checked out. (Inherited from Project.) | |
IsEnterpriseProject | Gets or sets a value that indicates whether the published project is an enterprise project (managed by Project Server). | |
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 the default number of minutes per day. | |
MinutesPerWeek | Gets the default number of minutes per week. | |
MoveActualIfLater | Gets 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 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 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 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 a value that indicates whether to calculate multiple critical paths. | |
Name | Gets the name of the project. | |
NewTasksAreManual | Gets a value that indicates whether new tasks are manually scheduled. | |
NumberFiscalYearFromStart | Gets 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 the owner of the project. | |
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 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 whether the project is scheduled from the finish date instead of the start date. | |
ServerObjectIsNull | (Inherited from ClientObject.) | |
ShowEstimatedDurations | Gets a value that indicates whether a question mark is displayed after an estimated duration for a task. | |
SplitInProgress | Gets a value that indicates whether to split tasks that are in progress. | |
SpreadActualCostsToStatus | Gets a value that indicates whether actual costs are spread to the status date or to the stop date. | |
SpreadPercentCompleteToStatus | Gets a value that indicates whether the percentage complete consideration period 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 the project start date. | |
StatusDate | Gets the 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 task links for the project. | |
TaskListId | Gets the GUID of the project's task list. (Inherited from Project.) | |
Tasks | Gets the collection of tasks for the project. | |
TrackingMode | Gets the default tracking method for all assignments in the project. | |
TypedObject | (Inherited from ClientObject.) | |
WeekStartDay | Gets the day of the week on which a work week starts. | |
WinprojVersion | Gets the version of Project Professional that created the published project. |
Top
Methods
Name | Description | |
---|---|---|
CheckOut | Checks out the draft version of the project. | |
CheckUninitializedProperty | (Inherited from ClientObject.) | |
CustomFromJson | (Inherited from ClientObject.) | |
DeleteObject | Deletes the PublishedProject object. | |
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 PublishedProject object. (Overrides ClientObject.LoadExpandoFields().) | |
MemberwiseClone | (Inherited from Object.) | |
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 PublishedProject 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.) | |
SubmitToWorkflow | Causes the workflow to run. | |
ToString | (Inherited from Object.) | |
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.) | |
UpdateVisibilityCustomFields | Updates the custom fields for a project in visibility mode. |
Top