Click or drag to resize

UIH Class

Interactive message header
Inheritance Hierarchy
SystemObject
  EdiFabric.Core.Model.EdiControlSegment
    EdiFabric.Core.Model.Edi.NcpdpUIH

Namespace: EdiFabric.Core.Model.Edi.Ncpdp
Assembly: EdiFabric (in EdiFabric.dll) Version: 1.0.0
Syntax
[SerializableAttribute]
public class UIH : ControlSegment

The UIH type exposes the following members.

Constructors
 NameDescription
Public methodUIHInitializes a new instance of the UIH class
Top
Properties
 NameDescription
Public propertyDATEANDTIME_05 Date and/or Time of Initiation
Public propertyDIALOGUEREFERENCE_03 Dialogue Reference
Public propertyId The ID used by Entity Framewwork
Public propertyMESSAGEIDENTIFIER_01 Interactive Message Identifier
Public propertyMessageReferenceNumber_02 Message reference number
Public propertySTATUSOFTRANSFER_04 Status of Transfer - Interactive
Public propertyTestIndicator_06 Test indicator
Top
See Also