ComponentOne Scheduler for WinForms
GetTimeTillEvent Method

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace > Appointment Class : GetTimeTillEvent Method
Returns a time term before the appointment start; a negative value means that appointment is expired.
Syntax
'Declaration
 
Public Function GetTimeTillEvent() As System.TimeSpan
public System.TimeSpan GetTimeTillEvent()

Return Value

A time term before the appointment starts; a negative value means that the appointment has expired.
See Also

Reference

Appointment Class
Appointment Members