AccountInfos
AccountInfo.AccountInfos property
Gets or sets the collection of BankAccountInfo or LoanAccountInfo or CreditCardAccountInfo or BillPaymentAccountInfo or InvestmentAccountInfo or PresentmentAccountInfo.
public List<AbstractAccountInfo> AccountInfos { get; set; }
See Also
- class AbstractAccountInfo
- class AccountInfo
- namespace Aspose.Finance.Ofx
- assembly Aspose.Finance