Click or drag to resize

ErrorCodeAndLocation Class

Error Code and Location
Inheritance Hierarchy
SystemObject
  EdiFabric.Core.Model.Hl7ErrorCodeAndLocation

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

The ErrorCodeAndLocation type exposes the following members.

Constructors
 NameDescription
Public methodErrorCodeAndLocationInitializes a new instance of the ErrorCodeAndLocation class
Top
Properties
 NameDescription
Public propertyCodeIdentifyingError_04 Code Identifying Error
Public propertyFieldPosition_03 Field Position
Public propertyId The ID used by Entity Framewwork
Public propertySegmentID_01 Segment ID
Public propertySegmentSequence_02 Segment Sequence
Top
See Also