ESRI.ArcGIS.Mobile.Client
FeatureTypeEventArgs Class Members
See Also  Properties  Send Feedback
ESRI.ArcGIS.Mobile.Client.Controls Namespace : FeatureTypeEventArgs Class


The following tables list the members exposed by FeatureTypeEventArgs.

Public Constructors

 NameDescription
Public ConstructorFeatureTypeEventArgs ConstructorOverloaded.  Initializes a new instance of the FeatureTypeEventArgs class.  
Top

Public Properties

 NameDescription
Public PropertyFeatureSourceInfo Gets or sets the feature layer info the clicked feature type exists in.  
Public PropertyFeatureType Gets or sets the feature type clicked. May be null if all feature types in a given feature layer were selected.  
Top

See Also