PeriodToDate class

PeriodToDate class

The contributions to date for period.

The PeriodToDate type exposes the following members:

Constructors

ConstructorDescription
PeriodToDate()Initializes a new instance of PeriodToDate class.

Properties

PropertyDescription
start_dateGets or sets the start date for the current period
end_dateGets or sets the end date for the period-to-date information.
contributionsGets or sets the PeriodToDate.contributions.
withdrawals
earningsGets or sets the PeriodToDate.earnings.

See Also