Revit 2015 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: 2015.0.0.0 (2015.0.0.0)
Since:
2012
Syntax
C# |
---|
public void RollBack() |
Visual Basic |
---|
Public Sub RollBack |
Visual C++ |
---|
public: void RollBack() |