| Revit 2023 API |
| ElectricalSystem..::..SlotIndex Property |
| ElectricalSystem Class See Also |
The Slots where the Electrical System is located in its panel.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since:
2021
Syntax
| C# |
|---|
public string SlotIndex { get; } |
| Visual Basic |
|---|
Public ReadOnly Property SlotIndex As String Get |
| Visual C++ |
|---|
public: property String^ SlotIndex { String^ get (); } |
Remarks
This property is used to retrieve the slots of the Electrical System.
There may be one or more slot in use in which case they will be comma delimited.