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.7.700.3793 (8.7.0700.3793)
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