Tests that the given expression is a valid as formula for this parameter.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool IsValidFormula( string expression )
Parameters
- expression String
Return Value
BooleanExceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |
