2027 Enumeration
Changes 1
E

OpenConflictResult

Description:
The result of the open conflict.
public enum OpenConflictResult
Name Description
E Cancel Cancel the open action.
E DetachFromCentral Detach the model from its central model, with worksets preserved.
E DiscardLocalChangesAndOpenLatestVersion Discard the local changes and open the latest version of the model.
E KeepLocalChanges Keeps the local changes and open the model.