ESRI.ArcGIS.ADF.ArcGISServer
Label Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > UniqueValueInfo Class : Label Property




Syntax

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

See Also

© 2010 All Rights Reserved.