Click or drag to resize

DeleteWorkPackageServiceArgumentsScaleRetainEacMethod Property

Applicable only if RunUpdateTotalsOnControlAccount is true and TotalsToUpdate is null or empty or it includes Forecast. 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