Click or drag to resize

RollingWaveServiceArgumentsPeriodsFollowingStatusDate Property

Determines the number of periods after the status date to expand. The value is ignored if the CollapseAllPeriods is set to true. Optional. Default is the value from the 'Periods following 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> PeriodsFollowingStatusDate { get; set; }

Property Value

Type: NullableInt32
See Also