This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IC > IConflictDisplay Interface (ArcObjects .NET 10.5 SDK) |
Provides access to the Conflict display environment.
The IConflictDisplay interface provides the ability to define the display symbology for the three representations of the conflicting feature, the start editing version, the pre-reconcile version and conflict version. Setting the visible version enables or disables the display for each of the three versions.
Description | ||
---|---|---|
FillSymbol | Display symbol used to draw polygon features. | |
LineSymbol | Display symbol used to draw line features. | |
MarkerSymbol | Display symbol used to draw point features. | |
VersionVisible | Indicates whether the specified version is visible in the conflicts window. |
CoClasses and Classes | Description |
---|---|
ConflictsWindow | Window used to resolve versioning conflicts. |
The esriVersion enumeration works with all of the properties managed by IConflictDisplay. Use this enumeration to specify a particular version.
IMultiLayerMarkerSymbol Interface | IArrowMarkerSymbol Interface | IPictureMarkerSymbol Interface | ICharacterMarkerSymbol Interface | ICartographicMarkerSymbol Interface | IMarkerSymbol Interface | IFillSymbol Interface | ILineSymbol Interface | IEditor Interface | IEditAttributeProperties Interface