RVTDocs.com

PanelScheduleView.IsRowInCircuitTable

Method
Description:
Check if this row in the circuit table
Syntax
public bool IsRowInCircuitTable(
	int nRow
)
Parameters
Parameter Type Description
nRow Int32 Row Number
Return Value
Type Description
Boolean True if this row in the circuit table, false otherwise.