EDI Integrator 2016 PHP Edition
EDI Integrator 2016 PHP Edition
Questions / Feedback?

ElementComponentIndex Property

The index of the selected component of the current element.

Object Oriented Interface

public function getElementComponentIndex($elementindex);
public function setElementComponentIndex($elementindex, $value);

Procedural Interface

inedi_edireader_get($res, 12 , $elementindex);
inedi_edireader_set($res, 12, $value , $elementindex);

Default Value

1

Remarks

The index of the selected component of the current element. ElementComponentIndex valid values are from 0 to (ElementComponentCount - 1).

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

This property is not available at design time.

Data Type

Integer

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