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

ImportFormat Property

The format of the import data.

Object Oriented Interface

public function getImportFormat();
public function setImportFormat($value);

Procedural Interface

inerp_idocreader_get($res, 44 );
inerp_idocreader_set($res, 44, $value );

Default Value

0

Remarks

This property should contain the format that the data should be read. Possible values are:

0 (ifPlainText - default) The data is plain text.
1 (ifXML) The data is XML.
2 (ifAuto) The class will determine if the data is plain text or XML.

Data Type

Integer

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