Identifies if the category is visible to the user and should be displayed in UI.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public bool IsVisibleInUI { get; }
Property Value
BooleanTrue if the category should be displayed in UI.