ERP Integrator V2 - Online Help
ERP Integrator V2
Questions / Feedback?

ColumnValue Property

This is the actual data contained in the column.

Object Oriented Interface

public function getColumnValue($columnindex);
public function setColumnValue($columnindex, $value);

Procedural Interface

inerp_sapclient_get($res, 6 , $columnindex);
inerp_sapclient_set($res, 6, $value , $columnindex);

Default Value

''

Remarks

This is the actual data contained in the column.

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

This property is not available at design time.

Data Type

Binary String

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 2.0.6240.0