C1.Silverlight.Schedule.5
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

 

 


Copyright (c) GrapeCity, inc. All rights reserved.