True if the parameter is visible to the user, false if it is hidden and accessible only via the API.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
C#
public bool Visible { get; set; }
public bool Visible { get; set; }