IPWorks EDI 2020 Python Edition

Questions / Feedback?

x_segment_type Property

Indicates the current segment type.

Syntax

def get_x_segment_type() -> int: ...

x_segment_type = property(get_x_segment_type, None)

Default Value

0

Remarks

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

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks EDI 2020 Python Edition - Version 20.0 [Build 8203]