AccountTo

LoanStatementTransaction.AccountTo property

Gets or sets the to account, BankAccount or LoanAccount.

public AbstractAccount AccountTo { get; set; }

See Also