ESRI.ArcGIS.ADF.ArcGISServer
Type Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > PolygonElement Class : Type Property




Syntax

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

See Also

© 2010 All Rights Reserved.