EDI Integrator 2016 C++ Edition
EDI Integrator 2016 C++ Edition
Questions / Feedback?

ElementName Property

The name of this EDI element, according to the Transaction Set schema.

Syntax

char* GetElementName(int iElementIndex);

Default Value

""

Remarks

The name of this EDI element, according to the Transaction Set schema. The name is based on the position of the element within the segment. For instance "N101".

See ElementSchemaName for additional details.

Note: This property is only applicable when a RSSBus JSON schema is loaded.

The size of the array is controlled by the ElementCount property.

This property is read-only and not available at design time.

Data Type

String

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
EDI Integrator 2016 C++ Edition - Version 16.0 [Build 7240]