Share

ElectricalSystem.PhaseLabel Property

The circuit phase label used in the Electrical System.


Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public string PhaseLabel { get; }

Property Value

String

Remarks

This property is used to retrieve the phase label of the Electrical System on a panel.

See Also

Reference

Was this information helpful?