Click or drag to resize

CTX Class

Segment or data element context
Inheritance Hierarchy
SystemObject
  EdiFabric.Core.Model.Edi.X12CTX

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

The CTX type exposes the following members.

Constructors
 NameDescription
Public methodCTXInitializes a new instance of the CTX class
Top
Properties
 NameDescription
Public propertyContextIdentification_01 CONTEXT IDENTIFICATION
Public propertyLoopIdentifierCode_04 Loop Identifier Code
Public propertyPositioninSegment_05 POSITION IN SEGMENT
Public propertyReferenceinSegment_06 REFERENCE IN SEGMENT
Public propertySegmentIDCode_02 Segment ID Code
Public propertySegmentPositioninTransactionSet_03 Segment Position in Transaction Set
Top
See Also