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


The following tables list the members exposed by FeatureAddedEventArgs.

Public Constructors

 NameDescription
Public ConstructorFeatureAddedEventArgs Constructor Instantiates a FeatureAddedEventArgs object.  
Top

Public Properties

 NameDescription
Public PropertyFeatureSourceName Gets the name of the FeatureSource that the feature is contained in.  
Public PropertyObjectId Gets the ObjectID of the added feature.  
Top

See Also