ESRI.ArcGIS.ADF.ArcGISServer
ElementType Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > NAServerNetworkSource Class : ElementType Property




Syntax

Visual Basic (Declaration) 
<XmlElementAttribute(XmlSchemaForm.Unqualified)>
Public Property ElementType As esriNetworkElementType
Visual Basic (Usage)Copy Code
Dim instance As NAServerNetworkSource
Dim value As esriNetworkElementType
 
instance.ElementType = value
 
value = instance.ElementType
C# 
[XmlElementAttribute(XmlSchemaForm.Unqualified)]
public esriNetworkElementType ElementType {get; set;}

See Also

© 2010 All Rights Reserved.