ASPxClientReminder.GetTimeBeforeStart Method
In This Article
Gets the time interval before the appointment’s start time.
#Declaration
TypeScript
GetTimeBeforeStart(): Date
#Returns
Type | Description |
---|---|
Date | A Date |
See Also