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.700.3359 (8.5.0700.3359)
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