ESRI.ArcGIS.Mobile.Client
FeatureCollectionCompletedEventArgs Class Members
See Also  Properties  Send Feedback
ESRI.ArcGIS.Mobile.Client.Tasks.CollectFeatures Namespace : FeatureCollectionCompletedEventArgs Class


The following tables list the members exposed by FeatureCollectionCompletedEventArgs.

Public Properties

 NameDescription
Public PropertyCancelled Gets a value that specifies whether collection on the Feature was Cancelled or whether it completed successfully.  
Public PropertyFeature Gets the Feature that was collected.  
Top

See Also