DocsMarshal
/
Types
/
DocsMarshal.Entities.Interfaces.IAppointmentForUpdate
interface
IAppointmentForUpdate
Implemented interfaces:
IAppointmentForBase
Derived types:
AppointmentForUpdate
Properties
DMAppointment
OriginalAppointment
{ get; set; }
IProfileForBase
Profile
{ get; set; }
Boolean
ShouldUpdateProfile
{ get; }
Top