Symphony Framework
doSynergyRecordProcessing Method
Symphony.Conductor.Model Namespace > DataObjectBase Class : doSynergyRecordProcessing Method
A place holder routine that allows for additional Synergy Record processing. This method, if implemented in the extending class, will be executed when the Synergy Record property Set method is accessed. It allows for additional processing of non-repository structure fields.
Syntax
protected virtual void doSynergyRecordProcessing()
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