Click or drag to resize

UIB Class

Interactive interchange header
Inheritance Hierarchy
SystemObject
  EdiFabric.Core.Model.EdiControlSegment
    EdiFabric.Core.Model.Edi.NcpdpUIB

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

The UIB type exposes the following members.

Constructors
 NameDescription
Public methodUIBInitializes a new instance of the UIB class
Top
Properties
 NameDescription
Public propertyDATEANDTIME_08 Date and/or Time of Initiation
Public propertyDIALOGUEIDENTIFIER_05 Dialogue Identifier
Public propertyDIALOGUEREFERENCE_02 Dialogue Reference
Public propertyDuplicateIndicator_09 Duplicate indicator
Public propertyINTERCHANGERECIPIENT_07 Interchange Recipient
Public propertyINTERCHANGESENDER_06 Interchange Sender
Public propertySCENARIOIDENTIFIER_04 Scenario Identifier
Public propertySYNTAXIDENTIFIER_01 Syntax Identifier
Public propertyTestIndicator_10 Test indicator
Public propertyTRANSACTIONREFERENCE_03 Transaction Reference
Top
See Also