Symphony Framework
ForceSynergyRecordValidate Method
Symphony.Conductor.Model Namespace > DataObjectBase Class : ForceSynergyRecordValidate Method
Method to ensure that Synergy Record data is validated
Syntax
public void ForceSynergyRecordValidate()
Remarks
This method should be called if you require data validation events to fire when setting values through the Synergy Record property. By default the Symphony Data Object class does not validate data when set through the Synergy Record property. Once this method is called data validation will occur.
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