RVTDocs.com

PanelScheduleData.RemoveLoadClassification

Method
Description:
Remove a Load Classification Id from the array of Load Classifications
Syntax
public void RemoveLoadClassification(
	int nIndex
)
Parameters
Parameter Type Description
nIndex Int32 The index at which to remove the load classification
Return Value