IsError / LastError / LastErrorType |
Top Previous Next |
Object: EHL7.HL7FileAnalyzer FileName: EHL7.dll
PROPERTY
These three properties go hand in hand
Name: IsError DataType: Boolean Mode: Readonly Description: Returns the error state of the object
Name: LastError DataType: String Mode: Readonly Description: Returns the last error message generated by the object.
Name: LastErrorType DataType: EHFA_ErrorType Mode: Readonly Description: Returns the type of error last generated by the object.
|