| Revit 2022 API | 
| IExportContext..::..Finish Method | 
| IExportContext Interface See Also | 
   This method is called at the very end of the export process,
   after all entities were processed (or after the process was cancelled).
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.0.0)
Since: 
   2014
 Syntax
Syntax
| C# | 
|---|
| void Finish() | 
| Visual Basic | 
|---|
| Sub Finish | 
| Visual C++ | 
|---|
| void Finish() |