AccountFrom

TransferInfo.AccountFrom property

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

public AbstractAccount AccountFrom { get; set; }

See Also