ESRI.ArcGIS.ADF.Web
Generic UniqueValue Class Members
See Also  Properties  Methods 
ESRI.ArcGIS.ADF.Web.Display.Renderer Namespace : Generic UniqueValue Class




The following tables list the members exposed by Generic UniqueValue.

Public Constructors

 NameDescription
Public ConstructorUniqueValue ConstructorOverloaded.  Constructs a UniqueValue object.  
Top

Public Properties

 NameDescription
Public PropertySymbol Gets or sets the symbol displayed for features with values corresponding to this value or value range. (Inherited from Value<T>)
Public PropertySymbolLabel Gets or sets the label used in the legend for this value. (Inherited from Value<T>)
Public PropertyValueGets or sets the value for the UniqueValue.  
Top

Public Methods

 NameDescription
Public MethodCloneOverridden.  Creates a deep clone of the current Object.  
Public MethodFromJsonOverridden.  Populates properties using JSON string. Use FromJson static method on base class where available to deserialize from string into an instance of the type specified in the JSON string, if type is not known.  
Public MethodMapsToValueOverridden.  Determines whether the input value satisfies the current value object's criteria for a match.  
Public MethodToJsonOverridden.  Serializes to JSON.  
Top

See Also

© 2010 All Rights Reserved.