Identifies if the category is visible to the user and should be displayed in UI.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool IsVisibleInUI { get; }Property Value
Boolean
True if the category should be displayed in UI.
See Also
Reference