ASPxClientReminder.GetId Method
In This Article
Gets the reminder’s ID.
#Declaration
TypeScript
GetId(): string
#Returns
Type | Description |
---|---|
string | A string value representing the reminder’s ID. |
See Also