Investment401kSummary

Investment401kSummary class

List of contributions to 401(k) account.

public class Investment401kSummary

Constructors

NameDescription
Investment401kSummary()Initializes a new instance of Investment401kSummary class.

Properties

NameDescription
InceptToDate { get; set; }Gets or sets the total contributions to date (since inception)
PeriodToDate { get; set; }Gets or sets the contributions to date for period.
YearToDate { get; set; }Gets or sets the contributions to date for this calendar year.

See Also