ESRI.ArcGIS.DataManagementTools
reconcile_with_parent_version Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.DataManagementTools Namespace > ImportMessage Class : reconcile_with_parent_version 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, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.