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.5.700.3359 (8.5.0700.3359)
Syntax
C#
public bool? SkipRollingWave { get; set; }

Property Value

NullableBoolean
See Also