IPrjProject

Description

The IPrjProject interface is used to work with the project.

Comment

The project is the system of time-bound interrelated tasks that determine project goal.

Properties

  Property name Brief description
CalendarOptions The CalendarOptions property returns calendar settings.
Contradictions The Contradictions property returns the collection of task execution time contradictions.
EndDate The EndDate property returns the project end date based on network scheduling.
ErrorMessages The ErrorMessages property returns found errors on creating a project plan.
StartDate The StartDate property determines project start date.
Tasks The Tasks property returns the tasks collection.
UseStartDate The UseStartDate property determines the use of project start date on adding the first project task.

Methods

  Method name Brief description
CheckConstraints The CheckConstraints method searches for errors on creating a project plan.
Plan The Plan method calculates forecasted terms of task execution for the defined plan.

See also:

ProjectPlanning Assembly Interfaces