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.WebServiceAssembly: Cobra.Model.WebService (in Cobra.Model.WebService.dll) Version: 8.7.700.3793 (8.7.0700.3793)
Syntaxpublic string ProgressAdjustmentClass { get; set; }Property Value
String
See Also