IPWorks EDI 2020 Python Edition

Questions / Feedback?

x_segment Property

The name of the current segment.

Syntax

def get_x_segment() -> str: ...

x_segment = property(get_x_segment, None)

Default Value

""

Remarks

The name of the current segment according to the schema. The current segment is specified via the x_path property.

This property is read-only.

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