InvestmentTransaction class

InvestmentTransaction class

This class contains fields common to many of the investment transactions.

The InvestmentTransaction type exposes the following members:

Constructors

ConstructorDescription
InvestmentTransaction()Initializes a new instance of InvestmentTransaction class.

Properties

PropertyDescription
fi_transaction_idGets or sets the unique FI-assigned transaction ID
server_idGets or sets the server assigned transaction ID.
trade_dateGets or sets the trade date, for stock splits, day of record.
settle_dateGets or sets the settlement date; for stock splits, execution date.
reversal_fi_transaction_idGets or sets the reversal transaction id.
memoGets or sets the other information about transaction.

See Also