YearToDate

YearToDate class

Aportes a la fecha para este año calendario.

public class YearToDate

Constructores

NombreDescripción
YearToDate()Inicializa una nueva instancia deYearToDate clase.

Propiedades

NombreDescripción
Contributions { get; set; }Obtiene o establece elContributions .
Earnings { get; set; }Obtiene o establece elEarnings .
EndDate { get; set; }Obtiene o establece la fecha de finalización de esta información del año hasta la fecha.
StartDate { get; set; }Obtiene o establece la fecha de inicio de este año calendario.
Withdrawals { get; set; }Obtiene o establece elWithdrawals .

Ver también