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




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

Syntax

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

See Also

© 2010 All Rights Reserved.