| Revit 2022.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: 22.0.0.0 (22.1.1.0)
Since: 2014
Syntax
| C# |
|---|
public void OnShutdownEO() |
| Visual Basic |
|---|
Public Sub OnShutdownEO |
| Visual C++ |
|---|
public: virtual void OnShutdownEO() sealed |