JournalSecurity class

JournalSecurity class

Journaling security holdings between subaccounts within the same investment account.

Inheritance: JournalSecurityAbstractInvestmentTransactionAbstractInvestmentTransactionBase

The JournalSecurity type exposes the following members:

Constructors

Constructor Description
JournalSecurity() Initializes a new instance of JournalSecurity class.

Properties

Property Description
investment_transaction Gets or sets the AbstractInvestmentTransaction.investment_transaction.
security_id Gets or sets the JournalSecurity.security_id.
sub_account_to Gets or sets the sub-account that security or cash is being transferred to.
sub_account_from Gets or sets the sub-account that security or cash is being transferred from.
units Gets or sets the units. For security-based actions other than stock splits. Shares for stocks, mutual funds, and others. Face value for bonds. Contracts for options.

See Also