CircuitNumber Property


Electrical System Circuit Number Property

The CircuitNumber 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 CircuitNumber { get; }

Property Value

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