Click or drag to resize

SpreadETCMethod Enumeration

Determines which existing spread will be used when calculating new statistical forecast spreads.

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 SpreadETCMethod
Members
  Member nameValueDescription
Forecast0 Base the forecast spread on the existing forecast spread.
Budget1 Base the forecast spread on the existing budget spread.
See Also