ESRI.ArcGIS.ADF.Web
UniqueValue<T> Class Members
See Also  Properties  Methods  Send Feedback
ESRI.ArcGIS.ADF.Web.Display.Renderer Namespace : UniqueValue<T> Class




The following tables list the members exposed by UniqueValue<T>.

Public Constructors

 NameDescription
public ConstructorUniqueValue<T> ConstructorOverloaded.   
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 ESRI.ArcGIS.ADF.Web.Display.Renderer.Value<T>)
public PropertySymbolLabel Gets or sets the label used in the legend for this value. (Inherited from ESRI.ArcGIS.ADF.Web.Display.Renderer.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

© 2011 All Rights Reserved.