Provides access to the Conflict display environment.
Product Availability
Description
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.
Members
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 that implement IConflictDisplay
CoClasses and Classes | Description |
---|---|
ConflictsWindow | Window used to resolve versioning conflicts. |
Remarks
The esriVersion enumeration works with all of the properties managed by IConflictDisplay. Use this enumeration to specify a particular version.
See Also
IArrowMarkerSymbol Interface | IPictureMarkerSymbol Interface | IMarkerSymbol Interface | ICartographicMarkerSymbol Interface | IMultiLayerMarkerSymbol Interface | ICharacterMarkerSymbol Interface | ILineSymbol Interface | IEditAttributeProperties Interface