Ticket
Ticket
Gets the ticket of an order.
ulong Ticket() constReturn Value
Order ticket if successful, otherwise - ULONG_MAX.
Note
The order should be selected using the Select (by ticket) or SelectByIndex (by index) methods.
Last updated on
Gets the ticket of an order.
ulong Ticket() constOrder ticket if successful, otherwise - ULONG_MAX.