C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / Appointment Class / GetTimeTillEvent Method

In This Topic
GetTimeTillEvent Method
In This Topic
Returns a time term before the appointment start; a negative value means that appointment is expired.
Syntax
'Declaration
 
Public Function GetTimeTillEvent() As System.TimeSpan
 

Return Value

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