PanelScheduleDataGetNumberOfCircuitRows Method

Gets the number of rows in the circuit table

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

Return Value

Int32
The number of rows
See Also