| Revit 2022.1 API |
| ElectricalSystem..::..PhaseLabel Property |
| ElectricalSystem Class See Also |
The circuit phase label used in the Electrical System.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.1.0)
Since:
2021
Syntax
| C# |
|---|
public string PhaseLabel { get; } |
| Visual Basic |
|---|
Public ReadOnly Property PhaseLabel As String Get |
| Visual C++ |
|---|
public: property String^ PhaseLabel { String^ get (); } |
Remarks
This property is used to retrieve the phase label of the Electrical System on a panel.