Returns a time term before the appointment start; a negative value means that
appointment is expired.
Namespace:
C1.C1ScheduleAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
| C# |
|---|
public TimeSpan GetTimeTillEvent() |
| Visual Basic (Declaration) |
|---|
Public Function GetTimeTillEvent As TimeSpan |