Symphony Framework
MoveByteBackToString Method
Symphony.Conductor.Model Namespace > DataMapping Class : MoveByteBackToString Method
The full field specification - for debug/error logging purposes.
The current record area.
The field data to replace.
starting position where the data should be placed
The length of the record field area.
The required format.
Move the passed byte field data into the resultsing "record" string
Syntax

Parameters

fieldIdentifier
The full field specification - for debug/error logging purposes.
recordArea
The current record area.
fieldData
The field data to replace.
startPos
starting position where the data should be placed
length
The length of the record field area.
format
The required format.

Return Value

The resulting string record data.
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

DataMapping Class
DataMapping Members