FormulaManager.GetFunctions Method
Gets list of function names supported by formula engine
Namespace:
Autodesk.Revit.DB
Assembly:
RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static IList<string> GetFunctions()
Return Value
IList
<
String
>
See Also
Reference
FormulaManager Class
Autodesk.Revit.DB Namespace