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




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

Syntax

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

See Also

© 2010 All Rights Reserved.