Revit 2025.3 API
Family |
Indicates if this parameter can be assigned a formula.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public bool CanAssignFormula { get; }
Public ReadOnly Property CanAssignFormula As Boolean Get
public: property bool CanAssignFormula { bool get (); }
member CanAssignFormula : bool with get
Property Value
BooleanSee Also