Symphony Framework
DataChangedMessage Constructor(BaseFieldInformation,String)
Symphony.Conductor.Model Namespace > DataChangedMessage Class > DataChangedMessage Constructor : DataChangedMessage Constructor(BaseFieldInformation,String)
A BaseFieldInformation object that contains all the field details
The Synergy record area
This overloaded constructor accepts the field name that has changed so the host can validate it's contents. This constructor is called from within the DataObjectBase class.
Syntax
public DataChangedMessage( 
   BaseFieldInformation fieldInfo,
   string synRec
)

Parameters

fieldInfo
A BaseFieldInformation object that contains all the field details
synRec
The Synergy record area
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

DataChangedMessage Class
DataChangedMessage Members
Overload List