EDIFACT Integrator - Online Help
EDIFACT Integrator
Questions / Feedback?

XSegmentType Property

Indicates the current segment type.

Syntax

[VB.NET]
Public ReadOnlyProperty XSegmentType As EdifactreaderXSegmentTypes

[C#]
public EdifactreaderXSegmentTypes XSegmentType {get;}

enum EdifactreaderXSegmentTypes { stNone, stInterchange, stFunctionalGroup, stTransaction, stInterchangeHeader, stFunctionalGroupHeader, stTransactionHeader, stTransactionSegment, stTransactionLoop, stTransactionFooter, stFunctionalGroupFooter, stInterchangeFooter }

Remarks

The current segment will be a control segment footer/header or a transaction data segment.

This property is read-only and not available at design time.

Default Value

0

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 1.0.6635.0