public property O2GTradeTableRow.OpenOrderReqID

Brief

Gets the identifier of the order request the position is opened by.

Declaration
C#
string  OpenOrderReqID get;

Declared in O2GTradeRow

back