[]
        
(Showing Draft Content)

C1.GanttView.ResourceMappingCollection.ReadObject

ReadObject Method

ReadObject(Resource, object, bool)

Fills CustomCalendar object with values from specified boundObject.

Declaration
protected override bool ReadObject(Resource resource, object boundObject, bool raiseChanged)
Parameters
Type Name Description
Resource resource

Resource object

object boundObject

Object from custom data source

bool raiseChanged

Specifies if resource should raise Changed event during this method call

Returns
Type Description
bool

Value indicating if bound object was changed by this method.