PanelName Property


Electrical System Panel Name Property

The Panel name of the Electrical System.

Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public string PanelName { get; }

Property Value

String
Remarks
This property is used to retrieve the Panel name of the Electrical System.
See Also