This question is locked. New answers and comments are not allowed.
Hi All,
How does one get a reference to the "master" or "parent" of an appointment occurrence?
For example, user clicks on an occurrence in the RadScheduleView, the RadScheduleView.SelectedItem returns the IOccurrence object selected by the user. How can I get to the original appointment and all of its properties givin only the IOccurrence object?
EDIT: The AppointmentEditDialogViewModel's Occurrence property/object has a .Master property as I recall. This is the functionality I need: to determine the "master" appointment given an occurrence.
Cheers,
Scott
How does one get a reference to the "master" or "parent" of an appointment occurrence?
For example, user clicks on an occurrence in the RadScheduleView, the RadScheduleView.SelectedItem returns the IOccurrence object selected by the user. How can I get to the original appointment and all of its properties givin only the IOccurrence object?
EDIT: The AppointmentEditDialogViewModel's Occurrence property/object has a .Master property as I recall. This is the functionality I need: to determine the "master" appointment given an occurrence.
Cheers,
Scott