Returns the parameter's expression in form of a string.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public string GetFormula()
Return Value
StringThe string representing the expression assigned to the parameter.
