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

ImportFormat Property

The format of the import data.

Syntax

property ImportFormat: TibiidocreaderImportFormats;



TibiidocreaderImportFormats = ( ifPlainText, ifXML, ifAuto );

Default Value

ifPlainText

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 component 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