<Code Lib>
2022 Enumeration
Changes 1
E

OpenConflictScenario

Description:
The kinds of conflicts happened during open.

public enum OpenConflictScenario

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

Loading…