AccountTo

TransferInfo.AccountTo property

Gets or sets the to of BankAccount or CreditCardAccount or LoanAccount.

public AbstractAccount AccountTo { get; set; }

See Also