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


The following tables list the members exposed by FeatureModifedEventArgs.

Public Constructors

 NameDescription
Public ConstructorFeatureModifedEventArgs ConstructorOverloaded.  Instantiates a new FeatureModifedEventArgs object.  
Top

Public Properties

 NameDescription
Public PropertyDataRow FeatureDataRow of the changed feature.  
Public PropertyFeatureSourceName Name of the FeatureSource that the feature is contained in.  
Public PropertyObjectId ObjectID of the changed feature.  
Top

See Also