AccountTo

ServiceAdd.AccountTo property

Gets or sets the to of BankAccount or CreditCardAccount or InvestmentAccount or PresentmentAccount.

public AbstractAccount AccountTo { get; set; }

See Also