The result of the open conflict.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 19.0.0.0 (19.0.0.405)
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. |