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


The following tables list the members exposed by FeatureDeletedEventArgs.

Public Constructors

 NameDescription
Public ConstructorFeatureDeletedEventArgs Constructor Constructs a new FeatureDeletedEventArgs.  
Top

Public Properties

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

See Also