forwardOrderId Property    Table of ContentPrice Property forward
AddModifyOrderEventArgs.OrderSequenceId Property
Sequence ID of the order. When an order is modified, this will be incremented while OrderID remains the same. It is for legacy reason and can be ignored.

Namespace:  OnixS.NET.ICE.iMpact
Assembly:  OnixS.IceImpactMulticastPriceFeedHandlerNet-4.7.2_x64 (in OnixS.IceImpactMulticastPriceFeedHandlerNet-4.7.2_x64.dll) Version: 4.16.0.0
Syntax
C#
public short OrderSequenceId { get; }

Property Value

Type: Int16
See Also