ASPxClientReminder.GetAlertTime Method
In This Article
Returns the date and time when the reminder is alerted.
#Declaration
TypeScript
GetAlertTime(): Date
#Returns
Type | Description |
---|---|
Date | A Date |
See Also