XSegmentNumber (property)

The number of the current segment.

Syntax

@property (nonatomic,readonly,assign,getter=XSegmentNumber) int XSegmentNumber;
- (int)XSegmentNumber;
public var XSegmentNumber: Int32 {
  get {...}
}

Default Value

0

Remarks

The number of the current segment according to the schema. The current segment is specified via the XPath property.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks X12 2020 iOS Edition - Version 20.0 [Build 8155]