This is a migrated thread and some comments may be shown as answers.

[Solved] Appointment clientside docs

1 Answer 88 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Stuart Hemming
Top achievements
Rank 2
Stuart Hemming asked on 23 Nov 2009, 04:50 PM
The docs say that the clientside API for an appointment has a method called "get_id()" which returns an int value which represents the appointment's ID.

This is true. Kind of.

If your appointment reoccurs, then the value returned is something like "X_Y" where X is the master appointment's ID and Y is the number of the recurrence, so, for example "10_8" represents the id of the 9th occurrence of appointmentID 10.

Either, the docs are wrong or the method is.

--
Stuart

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 24 Nov 2009, 02:48 PM
Hello Stuart,

Thank you for the feedback. Indeed, the documentation is not quite precise. We will update it accordingly.


Cheers,
Peter
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Scheduler
Asked by
Stuart Hemming
Top achievements
Rank 2
Answers by
Peter
Telerik team
Share this question
or