Symphony Framework
SynergyRecordChanged Event
Symphony.Conductor.Model Namespace > DataObjectBase Class : SynergyRecordChanged Event
Define the event to raise when the validity of the data within the Symphony Data Object has changed.
Syntax
public event DataObjectBase.SynergyRecordChangedEventHandler SynergyRecordChanged
Remarks
When the host updates the Symphony Data Object using the SynergyRecord property this event is raised. It allows associated array manager object to update their internal collections.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DataObjectBase Class
DataObjectBase Members