<Code Lib>
2026 Enumeration
Changes 1
E

OpenConflictScenario

Description:
The kinds of conflicts happened during open.

public enum OpenConflictScenario

Name Description
E OutOfDate Model is out of date.
E Relinquished Ownership to model elements is relinquished.
E Rollback Central model is restored to an earlier version.
E VersionArchived Last central version merged into the local model has been archived in the central model.

Loading…