TradeInvestigationStatus Enumeration |
Defines known trade investigation statuses.
Namespace:
OnixS.NET.ICE.iMpact
Assembly:
OnixS.IceImpactMulticastPriceFeedHandlerNet-4.8_x64 (in OnixS.IceImpactMulticastPriceFeedHandlerNet-4.8_x64.dll) Version: 4.17.0.0
Syntax public enum TradeInvestigationStatus
Members
| Member name | Value | Description |
---|
| Undefined | 32 |
Investigation status is not defined yet.
|
| UnderInvestigation | 49 |
Trade is under investigation.
|
| InvestigationCompleted | 50 |
Trade investigation is completed.
|
See Also