Share

UIControlledApplication.ProductIsRS Property

Identifies if the current Revit product has an RS designation. Most add-ins will not need to use this information.


Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public bool ProductIsRS { get; }

Property Value

Boolean

See Also

Reference

Was this information helpful?