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.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