The result of the open conflict.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2019
Since: 2019
Syntax
| C# |
|---|
|
| Visual Basic |
|---|
|
| Visual C++ |
|---|
|
Members
| Member name | Description |
|---|---|
| KeepLocalChanges | Keeps the local changes and open the model. |
| DiscardLocalChangesAndOpenLatestVersion | Discard the local changes and open the latest version of the model. |
| Cancel | Cancel the open action. |
| DetachFromCentral | Detach the model from its central model, with worksets preserved. |