Namespace:
Autodesk.Revit.DB
OpenConflictScenario
Enumeration
Description:
The kinds of conflicts happened during open.
The kinds of conflicts happened during open.
Syntax
public enum OpenConflictScenario
Unknown Namespace Members:
| Name | Description |
|---|---|
| Rollback | Central model is restored to an earlier version. |
| Relinquished | Ownership to model elements is relinquished. |
| OutOfDate | Model is out of date. |
| VersionArchived | Last central version merged into the local model has been archived in the central model. |