Click or drag to resize

OverrideType Class

Override Type
Inheritance Hierarchy
SystemObject
  EdiFabric.Core.Model.Hl7OverrideType

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

The OverrideType type exposes the following members.

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