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




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

Syntax

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

See Also

© 2010 All Rights Reserved.