Revit 2026 API
Family |
Indicates if this parameter can be assigned a formula.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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