Click or drag to resize

PrincipalLanguageOfMessage Class

Principal Language Of Message
Inheritance Hierarchy
SystemObject
  EdiFabric.Core.Model.Hl7PrincipalLanguageOfMessage

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

The PrincipalLanguageOfMessage type exposes the following members.

Constructors
 NameDescription
Public methodPrincipalLanguageOfMessageInitializes a new instance of the PrincipalLanguageOfMessage 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