IFCTransactionCommit Method

Commits all changes made to the IFC file during the transaction.

Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public void Commit()
See Also