BalanceList

Investment401kBalance.BalanceList property

Gets or sets the collection of Balance.

public List<Balance> BalanceList { get; set; }

See Also