Click or drag to resize

MSA Class

Message Acknowledgment
Inheritance Hierarchy
SystemObject
  EdiFabric.Core.Model.Hl7MSA

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

The MSA type exposes the following members.

Constructors
  NameDescription
Public methodMSA
Initializes a new instance of the MSA class
Top
Properties
  NameDescription
Public propertyAcknowledgmentCode_01
Acknowledgment Code
Public propertyDelayedAcknowledgmentType_05
Delayed Acknowledgment Type
Public propertyErrorCondition_06
Error Condition
Public propertyExpectedSequenceNumber_04
Expected Sequence Number
Public propertyId
The ID used by Entity Framewwork
Public propertyMessageControlID_02
Message Control ID
Public propertyMessageWaitingNumber_07
Message Waiting Number
Public propertyMessageWaitingPriority_08
Message Waiting Priority
Public propertyTextMessage_03
Text Message
Top
See Also