VacationTime Property
This property contains information about an employee's vacation time.
Syntax
[VB.NET] Public Property VacationTime As EmployeeTimeOff
[C#] public EmployeeTimeOff VacationTime {get; set;}
Remarks
Describes how "vacation time" is accrued for this employee, along with how many vacation hours the employee has accrued.