public property O2GClosedTradeTableRow.CloseOrderReqID

Brief

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

Declaration
C#
string  CloseOrderReqID get;

Declared in O2GClosedTradeRow

back