ESRI.ArcGIS.Mobile
UniqueValueFeatureType Class Members
See Also  Properties  Methods  Send Feedback
ESRI.ArcGIS.Mobile.MobileServices Namespace : UniqueValueFeatureType Class


The following tables list the members exposed by UniqueValueFeatureType.

Public Constructors

 NameDescription
Public ConstructorUniqueValueFeatureType Constructor UniqueValueFeatureType  
Top

Public Properties

 NameDescription
Public PropertyFeatureLayer Feature Layer (Inherited from FeatureType)
Public PropertyName Name (Inherited from FeatureType)
Public PropertyOrdinal Index or ordinal of the feature type as defined by the renderer. (Inherited from FeatureType)
Public PropertySwatch Swatch (Inherited from FeatureType)
Public PropertyUniqueValue UniqueValue  
Public PropertyUniqueValueRenderer UniqueValueRenderer  
Top

Public Methods

 NameDescription
Public MethodDisposeOverloaded.  Dispose (Inherited from FeatureType)
Public MethodInitializeRowOverridden.  Initializes a row with all default attributes for this feature type. Row must contain all columns.  
Public MethodToString ToString (Inherited from FeatureType)
Top

Protected Methods

 NameDescription
Protected MethodFinalize Dispose (Inherited from FeatureType)
Top

See Also