[]
        
(Showing Draft Content)

C1.Schedule.BasePersistableObject.BeginEdit

BeginEdit Method

BeginEdit()

Brings the object in edit mode.

Declaration
public virtual void BeginEdit()
Remarks

A corresponding item from a data source will not be updated on this object's property changes while the object is in edit mode. Data synchronization will be performed when the EndEdit() method will be called.