The kinds of conflicts happened during open.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public enum OpenConflictScenario
Members
Member name | Value | Description |
---|---|---|
OutOfDate | 2 | Model is out of date. |
Relinquished | 1 | Ownership to model elements is relinquished. |
Rollback | 0 | Central model is restored to an earlier version. |
VersionArchived | 3 | Last central version merged into the local model has been archived in the central model. |