adTempus API
PreviousUpNext
IImportParameters Interface

Specifies object import data and settings for the ImportExportFacility.

C++
__interface IImportParameters : IDispatch;
C#
public interface IImportParameters : IDispatch;
Visual Basic
Public Interface IImportParameters
Inherits IDispatch

 

An ObjectImportParameters object is obtained by calling ImportExportFacility.ParseXML to parse an XML data file. 

The returned ObjectImportParameters object contains information on the objects found in the data source and allows you to set options to control the import process. See the ParseXML and ImportData topics for more information.

adTempus API Reference version 3.0.0.0, revised 10/30/2008