interface IAppointmentForUpdate


Implemented interfaces:

IAppointmentForBase

Derived types:

AppointmentForUpdate

Properties

DMAppointment OriginalAppointment { get; set; }


IProfileForBase Profile { get; set; }


Boolean ShouldUpdateProfile { get; }