Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
410
Get appointment ID
posted

Hi guys

I want to get the appointment ID (ID field in the database) after I add or change an appointment.

I need this ID so I can put it into a field of an other database table for linking usage in my software program.

How can I get this ID for further usage?

Kind regards

  • 69832
    Verified Answer
    Offline posted

    The Appointment class exposes a BindingListObject property, which references the list object for which that appointment was created.