Click or drag to resize

CalculateForecastServiceArgumentsScaleRetainEacMethod Property

Determines the method to use when scaling Estimate At Complete (EAC) values. Optional. Default behavior is Cobra will not scale the EAC values. See ScaleRetainEACMethod

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

Property Value

Type: NullableScaleRetainEACMethod
See Also