Symphony Framework
MoveStringToString Method
Symphony.Conductor.Model Namespace > DataMapping Class : MoveStringToString Method
Field identifier - use for error logging purposes.
Takes the string "record" area and returns the required portion as a string.
Syntax
public static string MoveStringToString( 
   string fieldIdentifier,
   string stringValue,
   int startPos,
   int length
)

Parameters

fieldIdentifier
Field identifier - use for error logging purposes.
stringValue
startPos
length
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