Click or drag to resize

CalculateForecastServiceArgumentsScaleRetainEACMethod Property

Determines the method to use when scaling Estimate At Complete (EAC) values. Optional. Default behavior is the value of the 'Scale Retain EAC' project preference.

Namespace:  Cobra.Model.WebService
Assembly:  Cobra.Model.WebService (in Cobra.Model.WebService.dll) Version: 8.4.717.3176 (8.4.0717.3176)
Syntax
C#
public Nullable<ScaleRetainEACMethod> ScaleRetainEACMethod { get; set; }

Property Value

Type: NullableScaleRetainEACMethod
See Also