This document is archived and information here might be outdated. Recommended version. |
Provides access to properties that influence reconciliation.
Name | Description | |
---|---|---|
ReduceNetworkConflicts | Indicates if the reconcile plan for the network reduces network conflicts. |
CoClasses and Classes | Description |
---|---|
GeometricNetwork | Esri Geometric Network object. |
The IGeometricNetworkReconcileProperties interface provides a mechanism for specifying which reconcile strategy will be used when reconciling versions containing edits to the geometric network.
The default value for ReduceNetworkConflicts is false, indicating that reconciling network features will behave in the same manner as the previous release. Connectivity of network features will be established and conflict filtering and propagation will occur.
A ReduceNetworkConflicts value of true indicates that geometric network features will be reconciled as if they were simple features. No conflict filtering or propagation will occur.