PanelScheduleDataGetNumberOfCircuitRows Method

Gets the number of rows in the circuit table

Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public int GetNumberOfCircuitRows()

Return Value

Int32
The number of rows
See Also