The following tables list the members exposed by SynchronizeTask.
Name | Description | |
---|---|---|
![]() | AddedAttachmentsCount | Gets the number of Attachments Added for a features |
![]() | DeletedAttachmentsCount | Gets the number of Attachments deleted for a features.. |
![]() | Description | Gets the Description of the task. (Inherited from ESRI.ArcGIS.Mobile.Client.Task) |
![]() | IsSynchronizing | Returns a value that indicates if the task is currently synchronizing with the server. |
![]() | 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 | 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 | 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 | Overridden. Generates an object from its JSON representation. |
![]() | ReadXml | Overridden. Generates an object from its XML representation. |
![]() | WriteJson | Overridden. Converts an object into its JSON representation. |
![]() | 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. Uninitialize the Task. |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Occurs when a property of the task is changed. (Inherited from ESRI.ArcGIS.Mobile.Client.Task) |