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




The name used to access the metadata catalog when publishing documents, if appropriate. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.