Symphony Framework
IsDataValidChanged Event
Symphony.Conductor.Model Namespace > DataObjectBase Class : IsDataValidChanged Event
Define the event to raise when the validity of the data within the Symphony Data Object has changed.
Syntax
public event DataObjectBase.IsDataValidChangedEventHandler IsDataValidChanged
Remarks
This event will be raised when the validity of the Symphony Data Object has changed.
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