Symphony Framework
ErrorInfomation Method
Symphony.Conductor.Model Namespace > DataObjectBase Class : ErrorInfomation Method
Return a Generic List of DataObjectErrorInfo types of error information stored for the current Symphony Data Object.
Syntax
public List<DataObjectErrorInfo> ErrorInfomation()
Remarks
This method can be used to return all of the current error strings associated with the current ; Symphony Data 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

DataObjectBase Class
DataObjectBase Members