Click or drag to resize

TS999 Class

X12 999 implementation acknowledgment.
Inheritance Hierarchy
SystemObject
  EdiFabric.Core.Model.EdiEdiMessage
    EdiFabric.Core.Model.Edi.X12TS999

Namespace: EdiFabric.Core.Model.Edi.X12
Assembly: EdiFabric (in EdiFabric.dll) Version: 1.0.0
Syntax
[SerializableAttribute]
public class TS999 : EdiMessage

The TS999 type exposes the following members.

Constructors
 NameDescription
Public methodTS999Initializes a new instance of the TS999 class
Top
Properties
 NameDescription
Public propertyAK1 X12 999 AK1. EDI Functional Group Response Header.
Public propertyAK2Loop1 X12 999 AK2 loop. EDI Transaction Set Response Header.
Public propertyAK9 X12 999 AK9. EDI Functional Group Response Trailer.
Public propertySE X12 999 SE. EDI transaction trailer.
Public propertyST X12 999 ST. EDI transaction header.
Top
See Also