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.Model.WebService
Assembly:
Cobra.Model.WebService (in Cobra.Model.WebService.dll) Version: 8.5.716.3700 (8.5.0716.3700)
Syntaxpublic Nullable<int> PeriodsFollowingStatusDate { get; set; }Property Value
Type:
NullableInt32
See Also