Click or drag to resize

AdvanceCalendarServiceArgumentsSkipRollingWave Property

Determines whether Cobra skips the rolling wave process after advancing the calendar. The rolling wave process can only run if a rolling wave calendar is assigned to the project. Default is false (the rolling wave process will run by default if a rolling wave calendar is defined).

Namespace: Cobra.Model.WebService
Assembly: Cobra.Model.WebService (in Cobra.Model.WebService.dll) Version: 8.7.700.3793 (8.7.0700.3793)
Syntax
C#
public bool? SkipRollingWave { get; set; }

Property Value

NullableBoolean
See Also