Symphony Framework
GetFieldFromStringIndex Method
Symphony.Conductor.Model Namespace > DataObjectBase Class : GetFieldFromStringIndex Method
Name of the field.
Return the field index based on the passed field name.
Syntax
public int GetFieldFromStringIndex( 
   string fldName
)

Parameters

fldName
Name of the field.
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