The error code for syntax errors in the mapping script.
Namespace: Mergecom.HL7Assembly: Mergecom.HL7 (in Mergecom.HL7.dll) Version: 4.3.0.0
Syntax
| C# |
|---|
public const int MAPPING_SYNTAX_ERROR |
| Visual Basic |
|---|
Public Const MAPPING_SYNTAX_ERROR As Integer |
| Visual C++ |
|---|
public:
literal int MAPPING_SYNTAX_ERROR |
See Also