adTempus API
PreviousUpNext
IImportResults Interface

Contains information about the results of an import operation.

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

 

The ImportedObjects collection is returned by ImportExportFacility.ImportData. It contains information about the state of each object read during the import process, and any errors encountered during the import.

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