Click or drag to resize

ErrorCondition Class

Error Condition
Inheritance Hierarchy
SystemObject
  EdiFabric.Core.Model.Hl7ErrorCondition

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

The ErrorCondition type exposes the following members.

Constructors
 NameDescription
Public methodErrorConditionInitializes a new instance of the ErrorCondition class
Top
Properties
 NameDescription
Public propertyAlternateIdentifier_04 Alternate Identifier
Public propertyAlternateText_05 Alternate Text
Public propertyId The ID used by Entity Framewwork
Public propertyIdentifier_01 Identifier
Public propertyNameOfAlternate_06 Name of Alternate
Public propertyNameOfCodingSystem_03 Name of Coding System
Public propertyText_02 Text
Top
See Also