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.Model.WebService
Assembly: Cobra.Model.WebService (in Cobra.Model.WebService.dll) Version: 8.5.700.3359 (8.5.0700.3359)
Syntax
C#
public bool? UpdateRateSetsUsedWithFTE { get; set; }

Property Value

NullableBoolean
See Also