BalanceList
LoanClosing.BalanceList property
Gets or sets the collection of Balance
.
public List<Balance> BalanceList { get; set; }
See Also
- class Balance
- class LoanClosing
- namespace Aspose.Finance.Ofx.Loan
- assembly Aspose.Finance
Gets or sets the collection of Balance
.
public List<Balance> BalanceList { get; set; }