Click or drag to resize

RespreadPeriodFilter Enumeration

Specifies the scope of the respread process.

Namespace:  Cobra.WebService.ClientAPI.Application.Files
Assembly:  Cobra.WebService.ClientAPI (in Cobra.WebService.ClientAPI.dll) Version: 8.4.717.3176 (8.4.0717.3176)
Syntax
C#
public enum RespreadPeriodFilter
Members
  Member nameValueDescription
All0 Processes all selected costs regardless of their status. Processes applies to historical data.
Remaining1 Processes from the status date forward without changing historical data.
See Also