Click or drag to resize

CalculateForecastServiceArgumentsSpreadETCMethod Property

Determines which existing spread will be used when calculating new statistical forecast spreads. See SpreadETCMethod Default behavior is the value of the 'Spread ETC accorting to:' project preference.

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 Nullable<SpreadETCMethod> SpreadETCMethod { get; set; }

Property Value

Type: NullableSpreadETCMethod
See Also