Click or drag to resize

MessageType Class

Message Type
Inheritance Hierarchy
SystemObject
  EdiFabric.Core.Model.Hl7MessageType

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

The MessageType type exposes the following members.

Constructors
 NameDescription
Public methodMessageTypeInitializes a new instance of the MessageType class
Top
Properties
 NameDescription
Public propertyId The ID used by Entity Framewwork
Public propertyMessageCode_01 Message Code
Public propertyMessageStructure_03 Message Structure
Public propertyTriggerEvent_02 Trigger Event
Top
See Also