Click or drag to resize

UNB Class

EDIFACT Interchange header.
Inheritance Hierarchy
SystemObject
  EdiFabric.Core.Model.EdiControlSegment
    EdiFabric.Core.Model.Edi.EdifactUNB

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

The UNB type exposes the following members.

Constructors
 NameDescription
Public methodUNBInitializes a new instance of the UNB class
Top
Properties
 NameDescription
Public propertyAcknowledgementRequest_9 Acknowledgment request
Public propertyApplicationReference_7 Application reference
Public propertyDATEANDTIMEOFPREPARATION_4 DATE AND TIME OF PREPARATION
Public propertyInterchangeAgreementIdentifier_10 Interchange agreement identifier
Public propertyInterchangeControlReference_5 Interchange control reference
Public propertyINTERCHANGERECIPIENT_3 INTERCHANGE RECIPIENT
Public propertyINTERCHANGESENDER_2 INTERCHANGE SENDER
Public propertyProcessingPriorityCode_8 Processing priority code
Public propertyRECIPIENTSREFERENCEPASSWORDDETAILS_6 RECIPIENT'S REFERENCE/PASSWORD DETAILS
Public propertySYNTAXIDENTIFIER_1 SYNTAX IDENTIFIER
Public propertyTestIndicator_11 Test indicator
Top
See Also