IPWorks EDIFACT 2020 iOS Edition

Questions / Feedback?

XTransactionCode (property)

The transaction code of the current segment.

Syntax

@property (nonatomic,readonly,assign,getter=XTransactionCode) NSString* XTransactionCode;
- (NSString*)XTransactionCode;
public var XTransactionCode: 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]