Share

MacroLanguageType Enumeration

The Macro language types.


Namespace: Autodesk.Revit.DB.Macros
Assembly: RevitAPIMacros (in RevitAPIMacros.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public enum MacroLanguageType

Members

Member nameValueDescription
CSharp1 The C# language.

See Also

Reference

Was this information helpful?