RollingWaveServiceArgumentsCollapseAllPeriods Property |
Determines whether to collapse all of the periods in the project from weekly back to monthly.
If this is set to true, the
PeriodsPriorToStatusDate and
PeriodsFollowingStatusDate will be ignored.
If this is set to false, the Rolling Wave process will expand and collapse the periods normally.
Optional.
Default value is false.
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> CollapseAllPeriods { get; set; }
Property Value
Type:
NullableBooleanSee Also