InceptToDate

InceptToDate class

Total contributions to date (since inception)

public class InceptToDate

Constructors

NameDescription
InceptToDate()Initializes a new instance of InceptToDate class.

Properties

NameDescription
Contributions { get; set; }Gets or sets the Contributions.
Earnings { get; set; }Gets or sets the Earnings.
EndDate { get; set; }Gets or sets the end date for the inception-to-date information.
StartDate { get; set; }Gets or sets the start date for the inception of this account.
Withdrawals { get; set; }Gets or sets the Withdrawals.

See Also