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

Property Value

NullableInt32
See Also