Click or drag to resize

AdvanceCalendarServiceArgumentsPeriodsFollowingStatusDate Property

The number of periods to expand following the status date. Only applies if a rolling wave calendar is defined for the projeect and the SkipRollingWave property is set to false. Optional. Default is 3.

Namespace:  Cobra.WebService.ClientAPI.Application.Files
Assembly:  Cobra.WebService.ClientAPI (in Cobra.WebService.ClientAPI.dll) Version: 8.3.715.2595 (8.3.0715.2595)
Syntax
C#
public Nullable<int> PeriodsFollowingStatusDate { get; set; }

Property Value

Type: NullableInt32
See Also