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.4.717.3176 (8.4.0717.3176)
Syntax public string ProgressAdjustmentClass { get; set; }
Property Value
Type:
StringSee Also