forwardTradeExtraFlags Enumeration   Table of ContentTradingStatus Enumerationforward
TradeInvestigationStatus Enumeration
Defines known trade investigation statuses.

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 enum TradeInvestigationStatus
Members
  Member nameValueDescription
Undefined32 Investigation status is not defined yet.
UnderInvestigation49 Trade is under investigation.
InvestigationCompleted50 Trade investigation is completed.
See Also