[]
        
(Showing Draft Content)

C1.Schedule.AppointmentMappingCollection.ReadObject

ReadObject Method

ReadObject(Appointment, object, bool)

Fills BaseObject object with values from specified boundObject.

Declaration
protected override bool ReadObject(Appointment internalObject, object boundObject, bool raiseChanged)
Parameters
Type Name Description
Appointment internalObject
object boundObject
bool raiseChanged
Returns
Type Description
bool
Overrides