ESRI.ArcGIS.ADF.Connection.Core
Type Property
See Also  Send comments on this topic.
ESRI.ArcGIS.ADF.Connection.IMS Namespace > ServerType Class : Type Property




Type of ArcIMS server: ImageServer, FeatureServer, MetaDataServer.

Syntax

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

See Also

© 2010 All Rights Reserved.