ESRI.ArcGIS.ADF.Connection.Local
Type Property
See Also  Send Feedback
ESRI.ArcGIS.ADF.Connection.AGS Namespace > ServerObjectName Class : Type Property




The type of the server object.

Syntax

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

See Also

© 2010 All Rights Reserved.