YearToDate
YearToDate class
Contributions to date for this calendar year.
public class YearToDate
Constructors
Name | Description |
---|---|
YearToDate() | Initializes a new instance of YearToDate class. |
Properties
Name | Description |
---|---|
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 this year-to-date information. |
StartDate { get; set; } | Gets or sets the start date for this calendar year. |
Withdrawals { get; set; } | Gets or sets the Withdrawals . |
See Also
- namespace Aspose.Finance.Ofx.Investment
- assembly Aspose.Finance