The following tables list the members exposed by CollectFeaturesTask.
Name | Description | |
---|---|---|
![]() | CollectFeaturesTask Constructor | Instantiates a CollectFeaturesTask object. |
Name | Description | |
---|---|---|
![]() | Description | Gets the Description of the task. (Inherited from ESRI.ArcGIS.Mobile.Client.Task) |
![]() | Feature | Gets the feature. |
![]() | LargeIcon | Gets the large icon associated with this task. (Inherited from ESRI.ArcGIS.Mobile.Client.Task) |
![]() | Name | Gets the name of the task. (Inherited from ESRI.ArcGIS.Mobile.Client.Task) |
Name | Description | |
---|---|---|
![]() | Dispose | Overloaded. Releases all resources used by this instance. |
![]() | Equals | Overloaded. Tests is this Extension is equal to the argument. (Inherited from ESRI.ArcGIS.Mobile.Client.Extension) |
![]() | Execute | Overloaded. Overridden. Starts the task. |
![]() | GetSchema | This method is reserved, it should not be used. Apply the XmlSchemaProviderAttribute to the class instead. (Inherited from ESRI.ArcGIS.Mobile.Client.Extension) |
![]() | ReadJson | Generates an object from its JSON representation. (Inherited from ESRI.ArcGIS.Mobile.Client.Task) |
![]() | ReadXml | Overridden. Generates an object from its XML representation. |
![]() | WriteJson | Converts an object into its JSON representation. (Inherited from ESRI.ArcGIS.Mobile.Client.Task) |
![]() | WriteXml | Overridden. Converts an object into its XML representation. |
Name | Description | |
---|---|---|
![]() | Initialize | Overridden. Initialize the Task. |
![]() | OnOwnerInitialized | This method is called by the Project when it is Initialized. At this point, all other Tasks and ProjectExtensions will have been Initialized. (Inherited from ESRI.ArcGIS.Mobile.Client.Task) |
![]() | OnPropertyChanged | Fires the DisplayPropertyChanged (Inherited from ESRI.ArcGIS.Mobile.Client.Task) |
![]() | Uninitialize | Overridden. This method is called at the end of the Extension life cycle. |
Name | Description | |
---|---|---|
![]() | CollectionCompleted | Event that fires when a collection is completed. |
![]() | CollectionStarted | Event that fires when a collection is starting. |
![]() | CreatingFinishCollectionOptions | Event that is fired when the list of items the finish collection page displays is being created. |
![]() | PropertyChanged | Occurs when a property of the task is changed. (Inherited from ESRI.ArcGIS.Mobile.Client.Task) |