ASPxClientReminderAlertNotification.GetReminderId Method
In This Article
Gets the triggered reminder’s ID.
#Declaration
TypeScript
GetReminderId(): string
#Returns
Type | Description |
---|---|
string | A string value that is the reminder’s ID. |
See Also