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




The following tables list the members exposed by ReconcileVersion.

Public Constructors

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

Public Properties

 NameDescription
Public Propertyabort_if_conflictsDetermines if the reconcile process should be aborted if conflicts are found between the target version and the edit version. (In, Optional)  
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyaquired_locksAquire locks during reconcile (in, Optional)  
Public Propertyconflict_definitionDescribes the conditions required for a conflict to occur: (In, Optional)  
Public Propertyconflict_resolutionDescribes the behavior if a conflict is detected: (In, Optional)  
Public Propertyin_workspaceThe ArcSDE geodatabase containing the reconcilable version. The default is to use the workspace defined in the environment. (In, Required)  
Public Propertyout_workspaceOutput Workspace (out, Optional)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public PropertypostPosts the current edit session to the reconciled target version. (In, Optional)  
Public Propertytarget_nameName of any version in the direct ancestry of the Edit version, such as the parent version or the default version. (In, Required)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Public Propertyversion_nameName of the Edit Version to be reconciled with the Target Version. (In, Required)  
Top

See Also

© 2010 All Rights Reserved.