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




The name of the service to which you want to publish, if appropriate. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.