This object represents a single financial transaction.
Parent (read-only)
type: Ticker object
Description: Returns the ticker object that is the parent of this transaction. (Requires PSS 7.1)
GetProperty(name)
name: String
Returns: Variant
Description: Get the value of the named property for this transaction. Valid property names are: Date, Symbol, Name, Currency, Type, Shares, Price, Commission, Total, Avg/Share, Gain, % Gain, Age, Notes, FOREX.
SetProperty(name, value)
name: String
value: Variant
Description: Set the named property for this transaction.