Exemple #1
0
                private static bool _Patient_ComputeIsReadOnly(global::LightSwitchApplication.Appointment e)
                {
                    bool result = false;

                    e.Patient_IsReadOnly(ref result);
                    return(result);
                }