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