SchemaCommonHidden Property

The property labeled "Hidden" common to all visual Asset types.

Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static string Hidden { get; }

Property Value

String
Remarks
This property is of type "AssetPropertyBoolean".
See Also