ASPxClientAppointment.GetRecurrencePattern Method
In This Article
Gets the appointment that is the Appointment.RecurrencePattern for the current appointment.
#Declaration
TypeScript
GetRecurrencePattern(): ASPxClientAppointment
#Returns
Type | Description |
---|---|
ASPx |
The pattern for the chain of occurrences, to which the current client appointment belongs. |
#Remarks
Important
Handle the ASPx
See Also