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




The item to which the metadata will be imported, or a stand-alone XML file that will be replaced. (In, Required)

Syntax

Visual Basic (Declaration) 
Public Property target As Object
Visual Basic (Usage)Copy Code
Dim instance As MetadataImporter
Dim value As Object
 
instance.target = value
 
value = instance.target
C# 
public object target {get; set;}

See Also

© 2010 All Rights Reserved.