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




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

Syntax

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

See Also

© 2010 All Rights Reserved.