MacroLanguageType Property


Module Settings Macro Language Type Property

The Macro language type.

Namespace: Autodesk.Revit.DB.Macros
Assembly: RevitAPIMacros (in RevitAPIMacros.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public MacroLanguageType MacroLanguageType { get; set; }

Property Value

MacroLanguageType
Exceptions
Exception Condition
ArgumentOutOfRangeException When setting this property: A value passed for an enumeration argument is not a member of that enumeration
See Also