forwardDifferentialPrice Property    Table of ContentExecID Property forward
TradeCaptureReport.DifferentialPriceType Property
This indicates the type of differential price represented in the Differential Price attribute. Supported Values: 0 - Differential from Settlement Price 1 - Differential between legs

Namespace:  OnixS.CmeStpHandler
Assembly:  OnixS.CmeStpHandler-net-4.8 (in OnixS.CmeStpHandler-net-4.8.dll) Version: 3.5.0.0 (3.5.0)
Syntax
C#
public DifferentialPriceType DifferentialPriceType { get; set; }

Property Value

Type: DifferentialPriceType
See Also