Click or drag to resize

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.700.3359 (8.5.0700.3359)
Syntax
C#
public string ProgressAdjustmentClass { get; set; }

Property Value

String
See Also