public property O2GOrderTableRow.OfferID

Brief

Gets the unique identification number of the instrument the order is placed for.

Declaration
C#
string  OfferID get;

Declared in O2GOrderRow

back