Click or drag to resize

AdvanceCalendarServiceArgumentsUpdateRateSetsUsedWithFTE Property

Determines whether rates that begin with FTE are updated based on calendar hours. Only applies if a rolling wave calendar is defined for the projeect and the SkipRollingWave property is set to false. 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> UpdateRateSetsUsedWithFTE { get; set; }

Property Value

Type: NullableBoolean
See Also