ESRI.ArcGIS.ADF.ArcGISServer
SetSelectionSymbol Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > LayerDescription Class : SetSelectionSymbol Property




Syntax

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

See Also

© 2010 All Rights Reserved.