public property O2GOrderTableRow.Lifetime

Brief

Gets the time during which the trader must accept or reject the order requoted by the dealer.

Declaration
C#
double  Lifetime get;

Details

The returned value is expressed in seconds.

This method is not currently in use.

Declared in O2GOrderRow

back