[]
        
(Showing Draft Content)

C1.Schedule.BaseObjectMappingCollection-1.ReadObject

ReadObject Method

ReadObject(T, object, bool)

Fills BaseObject object with values from specified boundObject.

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