Click or drag to resize

SpreadETCMethod Enumeration

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

Namespace:  Cobra.Model.WebService
Assembly:  Cobra.Model.WebService (in Cobra.Model.WebService.dll) Version: 8.5.716.3700 (8.5.0716.3700)
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