Click or drag to resize

DXS Class

Application Header
Inheritance Hierarchy
SystemObject
  EdiFabric.Core.Model.EdiControlSegment
    EdiFabric.Core.Model.Edi.DexDXS

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

The DXS type exposes the following members.

Constructors
 NameDescription
Public methodDXSInitializes a new instance of the DXS class
Top
Properties
 NameDescription
Public propertyFunctionalIdentifier_2 FUNCTIONAL IDENTIFIER
Public propertyReceiverID_5 COMMUNICATION ID (of recipient)
Public propertySenderID_1 COMMUNICATION ID (of sender)
Public propertyTestCodeStatus_6 TEST CODE STATUS
Public propertyTransmissionControlNumber_4 TRANSMISSION CONTROL NUMBER
Public propertyVersion_3 VERSION
Top
See Also