Click or drag to resize

RollingWaveServiceArgumentsPeriodsPriorToStatusDate Property

Determines the number of periods before the status date to collapse. The value is ignored if the CollapseAllPeriods is set to true. Optional. Default is the value from the 'Periods prior to status date' setting under the Rolling Wave in Project Properties.

Namespace:  Cobra.Model.WebService
Assembly:  Cobra.Model.WebService (in Cobra.Model.WebService.dll) Version: 8.4.717.3176 (8.4.0717.3176)
Syntax
C#
public Nullable<int> PeriodsPriorToStatusDate { get; set; }

Property Value

Type: NullableInt32
See Also