IPWorks EDIFACT 2020 iOS Edition

Questions / Feedback?

XTag (property)

The tag of the current segment.

Syntax

@property (nonatomic,readonly,assign,getter=XTag) NSString* XTag;
- (NSString*)XTag;
public var XTag: String {
  get {...}
}

Default Value

""

Remarks

The current segment is specified via the XPath property.

This property is read-only.

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