ESRI.ArcGIS.ConversionTools
MetadataImporter Class
Members  See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.ConversionTools Namespace : MetadataImporter Class




Copies metadata from the source item to the target item. Metadata is retrieved from the source item and transferred to the target item without changing it. The source and target may be ArcGIS items or stand-alone metadata XML files.

Syntax

Visual Basic (Declaration) 
Public Class MetadataImporter 
   Implements IGPProcess 
Visual Basic (Usage)Copy Code
Dim instance As MetadataImporter
C# 
public class MetadataImporter : IGPProcess  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ConversionTools.MetadataImporter

See Also

© 2010 All Rights Reserved.