| Revit 2022.1 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: 22.0.0.0 (22.1.1.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.