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