Share

ElectricalSystem.StartSlot Property

The Start Slot where the Electrical System is located in its panel.


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

Syntax

C#

public int StartSlot { get; }

Property Value

Int32

Remarks

This property is used to retrieve the Start Slot of the Electrical System.

See Also

Reference

Was this information helpful?