DocsMarshal
/
Types
/
DocsMarshal.Entities.Interfaces.IAppointmentUpdated
interface
IAppointmentUpdated
Implemented interfaces:
This type does not implements any interface.
Derived types:
AppointmentUpdated
Properties
IDMAppointment
Appointment
{ get; set; }
DMException
Exception
{ get; set; }
Top