ReplanServiceArgumentsProgressAdjustmentClass Property |
The class where the progress of the replanned work package is stored.
Optional.
Default is the first of the following:
* the selected value of 'Alternate class for replanned Progress adjustments' option in project preferences if specified,
* Earned class if exists,
* EV class if exists,
* first Progress class defined in the project.
Namespace:
Cobra.Model.WebService
Assembly:
Cobra.Model.WebService (in Cobra.Model.WebService.dll) Version: 8.5.716.3700 (8.5.0716.3700)
Syntaxpublic string ProgressAdjustmentClass { get; set; }Property Value
Type:
String
See Also