Revit 2018 API |
IFCTransaction..::..RollBack Method |
IFCTransaction Class See Also |
Rolls back all changes made to the IFC file during the transaction.
Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 18.0.0.0 (18.2.0.0)
Since:
2012
Syntax
C# |
---|
public void RollBack() |
Visual Basic |
---|
Public Sub RollBack |
Visual C++ |
---|
public: void RollBack() |