AccountTo
TransferInfo.AccountTo property
Gets or sets the to of BankAccount
or CreditCardAccount
or LoanAccount
.
public AbstractAccount AccountTo { get; set; }
See Also
- class AbstractAccount
- class TransferInfo
- namespace Aspose.Finance.Ofx
- assembly Aspose.Finance