Revit 2025 API
Panel |
The number of slots in the panel schedule; setting this value must go through the appropriate update function
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public int NumberOfSlots { get; }
Public ReadOnly Property NumberOfSlots As Integer Get
public: property int NumberOfSlots { int get (); }
member NumberOfSlots : int with get
Property Value
Int32See Also