ElectricalSettingCircuitNamePhaseA Property |
Circuit Naming by Phase - Phase A Label.
Namespace: Autodesk.Revit.DB.ElectricalAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic string CircuitNamePhaseA { get; set; }
Public Property CircuitNamePhaseA As String
Get
Set
public:
property String^ CircuitNamePhaseA {
String^ get ();
void set (String^ value);
}
member CircuitNamePhaseA : string with get, set
Property Value
String
Exceptions
See Also