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




The following tables list the members exposed by SynchronizeChanges.

Public Constructors

 NameDescription
Public ConstructorSynchronizeChanges ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyconflict_definition Specifies how you would like to define conflicts: (In, Required)  
Public Propertyconflict_policySpecifies how conflicts are resolved when they are encountered. (In, Required)  
Public Propertygeodatabase_1The geodatabase hosting the replica to synchronize. The geodatabase may be local or remote. (In, Required)  
Public Propertygeodatabase_2The geodatabase hosting the relative replica. The geodatabase may be local or remote. (In, Required)  
Public Propertyin_directionThe direction in which you want changes to be sent: from geodatabase 1 to geodatabase 2, from geodatabase 2 to geodatabase 1, or to send changes in both directions. For check-out/check-in replicas or one-way replicas there is only one appropriate direction. If the replica is two-way then any of the three choices are available. (In, Required)  
Public Propertyin_replicaA valid replica with a parent contained within one input geodatabase and a child in the other input geodatabase. (In, Required)  
Public Propertyout_geodatabase_1Output Geodatabase 1 (out, Optional)  
Public Propertyout_geodatabase_2Output Geodatabase 2 (out, Optional)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public PropertyreconcileIndicates 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)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Top

See Also

© 2010 All Rights Reserved.