AccountTo

StatementTransaction.AccountTo property

Gets or sets the to account, BankAccount or CreditCardAccount.

public AbstractAccount AccountTo { get; set; }

See Also