| Revit 2021.1 API |
| ApplicationEntryPoint..::..OnShutdownEO Method |
| ApplicationEntryPoint Class See Also |
For Revit Macros internal use only.
Namespace: Autodesk.Revit.DB.Macros
Assembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2014
Syntax
| C# |
|---|
public void OnShutdownEO() |
| Visual Basic |
|---|
Public Sub OnShutdownEO |
| Visual C++ |
|---|
public: virtual void OnShutdownEO() sealed |