Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
Appointment
.
.
::
.
.
GetTimeTillEvent Method
Appointment Class
See Also
Returns a time term before the appointment start; a negative value means that appointment is expired.
Namespace:
C1.C1Schedule
Assembly:
C1.Web.UI.Controls.2
(in C1.Web.UI.Controls.2.dll)
Syntax
C#
public
TimeSpan
GetTimeTillEvent
()
Visual Basic
Public
Function
GetTimeTillEvent
As
TimeSpan
Return Value
A time term before the appointment starts; a negative value means that the appointment has expired.
See Also
Appointment Class
C1.C1Schedule Namespace