OptionType Enumeration | Table of Content | Order Properties![]() |
| Order Class |
Namespace: OnixS.NET.ICE.iMpact
public class Order
The Order type exposes the following members.
| Name | Description | |
|---|---|---|
| EntryDateTime |
Date time of the order entry.
| |
| Id |
Unique identifier of the order.
| |
| IsImplied |
Indicates whether this is an implied order or not.
| |
| IsRFQ |
Indicates whether it's just an RFQ or not.
| |
| Price |
Price of the bid/offer.
| |
| Quantity |
Quantity.
| |
| SequenceId |
Sequence identifier of the order.
| |
| SequenceWithinMillis |
Sub-milliseconds ordering sequence.
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |