Revit 2025.3 API
UIControlled |
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public bool ProductIsRS { get; }
Public ReadOnly Property ProductIsRS As Boolean Get
public: property bool ProductIsRS { bool get (); }
member ProductIsRS : bool with get
Property Value
BooleanSee Also