RVTDocs.com
Namespace: Autodesk.Revit.DB

OpenConflictResult

Enumeration
Description:
The result of the open conflict.
Syntax
public enum OpenConflictResult
OpenConflictResult Enumeration Members:
Name Description
0 Keeps the local changes and open the model.
1 Discard the local changes and open the latest version of the model.
2 Cancel the open action.
3 Detach the model from its central model, with worksets preserved.