This field contains an error code that can be used to identify the type of error that generated this exception. Valid values for this field are defined as constants in this class.

Namespace: Mergecom.HL7
Assembly: Mergecom.HL7 (in Mergecom.HL7.dll) Version: 4.3.0.0

Syntax

C#
public readonly int ErrorCode
Visual Basic
Public ReadOnly ErrorCode As Integer
Visual C++
public:
initonly int ErrorCode

See Also