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.4.717.3176 (8.4.0717.3176)
Syntax public Nullable<bool> SkipRollingWave { get; set; }
Property Value
Type:
NullableBooleanSee Also