YearToDate class

YearToDate class

Contributions to date for this calendar year.

The YearToDate type exposes the following members:

Constructors

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

Properties

PropertyDescription
start_dateGets or sets the start date for this calendar year.
end_dateGets or sets the end date for this year-to-date information.
contributionsGets or sets the YearToDate.contributions.
withdrawalsGets or sets the YearToDate.withdrawals.
earningsGets or sets the YearToDate.earnings.

See Also