UIApplicationProductIsRS 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: 26.0.4.0 (26.0.4.0)
Syntax
public bool ProductIsRS { get; }

Property Value

Boolean
See Also