Click or drag to resize

CalculateEarnedValueServiceArgumentsUseAdjustingEntry Property

Determines whether an adjusting entry is added to the work package to zero out existing earned value entries instead of deleting them. Optional. Default is true.

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<bool> UseAdjustingEntry { get; set; }

Property Value

Type: NullableBoolean
See Also