Mcs.Epm.MicrosoftProject.mpFx.ProjectCreationOptions Class Reference
Provides a simple object for specifying all project creation options which cannot be changed via the PSI once the project has been created.
More...
List of all members.
|
Public Attributes |
|
const int | MAX_PROJECT_NAME_LENGTH = 255 |
Properties |
|
Guid | Guid [get, set] |
|
string | Name [get, set] |
|
bool | ScheduleFromStart [get, set] |
|
DateTime | ScheduleFromDate [get, set] |
|
DateTime | StatusDate [get, set] |
|
Guid | CalendarGuid [get, set] |
|
bool | CalculateActualCosts [get, set] |
|
int | NumberOfSlackDaysBeforeCritical [get, set] |
|
bool | HonorConstraints [get, set] |
|
bool | MoveEndCompletedPartsForwardStatusDate [get, set] |
|
bool | MoveStartRemainingPartsBackStatusDate [get, set] |
|
bool | MoveStartRemainingPartsBeforeStatusDateForwardStatusDate [get, set] |
|
bool | MoveEndCompletedPartsAfterStatusDateBackStatusDate [get, set] |
|
bool | CalculateMultipleCriticalPaths [get, set] |
|
bool | SplitInProgressTasks [get, set] |
|
bool | SpreadActualCosts [get, set] |
|
bool | SpreadPercentCompleteToStatusDate [get, set] |
|
bool | AutoCalculateActualAndRemainingWorkAndCosts [get, set] |
Detailed Description
Provides a simple object for specifying all project creation options which cannot be changed via the PSI once the project has been created.
Definition at line 21 of file ProjectCreationOptions.cs.
The documentation for this class was generated from the following file:
- C:/Data/Projects/MCS EPM Global Practice/Frameworks/Public/mpfX/1.0/Libraries/Mcs.Epm.MicrosoftProject.mpFx/ProjectCreationOptions.cs