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


The following tables list the members exposed by GeometryCollectionCompletedEventArgs.

Public Constructors

 NameDescription
Public ConstructorGeometryCollectionCompletedEventArgs Constructor Initializes a new instance of the GeometryCollectionCompletedEventArgs class.  
Top

Public Properties

 NameDescription
Public PropertyCollectionMethod The collection method used for the geometry collection.  
Public PropertyStatus Gets or sets the completion status of the operation. (Inherited from ESRI.ArcGIS.Mobile.Client.CompletedEventArgs)
Top

See Also