Symphony Framework
RaiseSynergyRecordChanged Method
Symphony.Conductor.Model Namespace > DataObjectBase Class : RaiseSynergyRecordChanged Method
Method to allow the extending class to raise the SynergyRecordChanged event.
Syntax
protected void RaiseSynergyRecordChanged()
Remarks
This method is available to any class extending the DataObjectBase class. It allows the extending class to raise the SynergyRecordChanged event that signals to bound array manager classes that the synergy record details have changed and thus they should update their internal array elements.
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