| Revit 2020.1 API |
| MacroLevel Enumeration |
| See Also |
The Macro levels.
Namespace: Autodesk.Revit.DB.Macros
Assembly: RevitAPIMacros (in RevitAPIMacros.dll) Version: 20.0.0.0 (20.1.1.1)
Since:
2014
Since:
2014
Syntax
| C# |
|---|
public enum MacroLevel |
| Visual Basic |
|---|
Public Enumeration MacroLevel |
| Visual C++ |
|---|
public enum class MacroLevel |
Members
| Member name | Description |
|---|---|
| Application | The application Macro. |
| Document | The document Macro. |