Click or drag to resize

ApplicationErrorCode Class

Application Error Code
Inheritance Hierarchy
SystemObject
  EdiFabric.Core.Model.Hl7ApplicationErrorCode

Namespace: EdiFabric.Core.Model.Hl7
Assembly: EdiFabric (in EdiFabric.dll) Version: 10.7.4.0
Syntax
[SerializableAttribute]
public class ApplicationErrorCode

The ApplicationErrorCode type exposes the following members.

Constructors
 NameDescription
Public methodApplicationErrorCodeInitializes a new instance of the ApplicationErrorCode class
Top
Properties
 NameDescription
Public propertyAlternateCodingSystemVersionID_08 Alternate Coding System Version ID
Public propertyAlternateIdentifier_04 Alternate Identifier
Public propertyAlternateText_05 Alternate Text
Public propertyCodingSystemVersionID_07 Coding System Version ID
Public propertyId The ID used by Entity Framewwork
Public propertyIdentifier_01 Identifier
Public propertyNameOfAlternateCodingSystem_06 Name of Alternate Coding System
Public propertyNameOfCodingSystem_03 Name of Coding System
Public propertyOriginalText_09 Original Text
Public propertyText_02 Text
Top
See Also