This document is archived and information here might be outdated. Recommended version. |
Provides access to members that define a metadata importer.
Name | Description | |
---|---|---|
DefaultFilename | Default filename (including the file extension) from which to import. | |
Import | Imports metadata from the specified location. | |
Name | Name of the metadata importer. |
Classes | Description |
---|
The IMetadataImport interface is available to custom CoClasses that implement the MetadataImport abstract class. For example, a custom CoClass might be written to support importing metadata to an ArcGIS item from a custom document format. Example code illustrating how to use this object is available in the ArcGIS 9.3.1 Developer Help system.