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




An XML file that defines how the metadata will be published. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.