Investment401kSummary

Investment401kSummary class

List of contributions to 401(k) account.

public class Investment401kSummary

Constructors

Name Description
Investment401kSummary() Initializes a new instance of Investment401kSummary class.

Properties

Name Description
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