![]() ![]() Gravitybox Schedule.NET Users Guide
Page 25
1998-2004 Gravitybox Software LLC
Now you have a relationship between one of your existing tables (Patient) and one of
the Enterprise Server tables (Appointment). Now each Appointment object on the
Schedule.NET component will have in its PropertyItemCollection an object named
patient_guid with the proper value in it. You may use this in your code to identify the
patient associated with an appointment. If you change the value, it will be persisted
back to the database when submitted to the Enterprise Server.
|