Provides access to properties that influence reconciliation.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
ReduceNetworkConflicts | Indicates if the reconcile plan for the network reduces network conflicts. |
CoClasses that implement IGeometricNetworkReconcileProperties
CoClasses and Classes | Description |
---|---|
GeometricNetwork | ESRI Geometric Network object. |
Remarks
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.