public property O2GClosedTradeTableRow.OpenOrderReqID

Brief

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

Declaration
C#
string  OpenOrderReqID get;

Declared in O2GClosedTradeRow

back