Class YearToDate

YearToDate class

Bijdragen tot nu toe voor dit kalenderjaar.

public class YearToDate

Constructeurs

Naam Beschrijving
YearToDate() Initialiseert een nieuw exemplaar vanYearToDate klasse.

Eigenschappen

Naam Beschrijving
Contributions { get; set; } Haalt of stelt deContributions .
Earnings { get; set; } Haalt of stelt deEarnings .
EndDate { get; set; } Haalt of stelt de einddatum in voor deze year-to-date informatie.
StartDate { get; set; } Haalt of stelt de startdatum voor dit kalenderjaar in.
Withdrawals { get; set; } Haalt of stelt deWithdrawals .

Zie ook