ESRI.ArcGIS.Mobile
FeatureServiceReplicaManager Class
Members  See Also  Send Feedback
ESRI.ArcGIS.Mobile.FeatureCaching Namespace : FeatureServiceReplicaManager Class

Class to handle the disconnected editing operations of a Feature Service. Supports operations to replicate data of interest from a feature service. The data can then be edited locally (on to the client) while disconnected from the server. When connected, the client can then synchronize the changes with the server. This can be repeated over multiple cycles of editing and synchronization.

Object Model



Syntax

Visual Basic (Declaration) 
Public NotInheritable Class FeatureServiceReplicaManager 
C# 
public sealed class FeatureServiceReplicaManager 

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.Mobile.FeatureCaching.FeatureServiceReplicaManager

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2013 All Rights Reserved.