Symphony Framework
DataObjectErrorInfo Constructor
Symphony.Conductor.Model Namespace > DataObjectErrorInfo Class : DataObjectErrorInfo Constructor
The name of the field in error
The associated field error information
Default constructr accepts the error information
Syntax
public DataObjectErrorInfo( 
   string fldName,
   string errText
)

Parameters

fldName
The name of the field in error
errText
The associated field error information
Remarks
when the Symphony Data Object recognises a field within the object is in an error state an instance of this class is created and stored within the object.
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

DataObjectErrorInfo Class
DataObjectErrorInfo Members