PeriodToDate class
PeriodToDate class
The contributions to date for period.
The PeriodToDate type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| PeriodToDate() | Initializes a new instance of PeriodToDate class. |
Properties
| Property | Description |
|---|---|
| start_date | Gets or sets the start date for the current period |
| end_date | Gets or sets the end date for the period-to-date information. |
| contributions | Gets or sets the PeriodToDate.contributions. |
| withdrawals | |
| earnings | Gets or sets the PeriodToDate.earnings. |