Symphony Framework
SynergyRecord Property (StringResponse_Data)
Symphony.Harmony.Model Namespace > StringResponse_Data Class : SynergyRecord Property
property to be replaced by the extending class to expose the synergy record data
Syntax
public override string SynergyRecord {get; set;}
Remarks
The Synergy Record is used to communicate the complete Synergy record area between you program and the Symphony Data Object. This property will always contain the current record data and can be used by your program to update all the fields within the Symphony Data Object. when setting, the data is extracted into the individual internal fields and the _PROPRTYCHANGED_ event is raised.
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

StringResponse_Data Class
StringResponse_Data Members