<Code Lib>
2026 Property
Changes 0
P

UIApplication.ProductIsRS

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

public bool ProductIsRS { get; }

Loading…