This document is archived and information here might be outdated.  Recommended version.


esriReplicationAgentReconcilePolicy Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributed > ESRI.ArcGIS.GeoDatabaseDistributed > Constants > E > esriReplicationAgentReconcilePolicy Constants
ArcGIS Developer Help

esriReplicationAgentReconcilePolicy Constants

ReplicationAgent reconcile policy types for replica synchronization.

Constant Value Description
esriRADetectConflicts 0 Reconcile will detect conflicts (no automatic conflict resolution).
esriRAResolveConflictsInFavorOfReplica1 1 Reconcile will favor changes in replica 1 (no conflicts).
esriRAResolveConflictsInFavorOfReplica2 2 Reconcile will favor changes in replica 2 (no conflicts).
esriRAResolveConflictsNone 3 Invalid for multi-generation replicas. On checkin, don't reconcile and post the checkout version.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.