ESRI.ArcGIS.DataManagementTools
reconcile Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.DataManagementTools Namespace > SynchronizeChanges Class : reconcile Property




Indicates whether to automatically reconcile once data changes are sent to the parent replica if there are no conflicts present. This option is only available for check-out/check-in replicas. (In, Required)

Syntax

Visual Basic (Declaration) 
Public Property reconcile As String
Visual Basic (Usage)Copy Code
Dim instance As SynchronizeChanges
Dim value As String
 
instance.reconcile = value
 
value = instance.reconcile
C# 
public string reconcile {get; set;}

See Also

© 2010 All Rights Reserved.