<Code Lib>
2020 Method
Changes 0
M

PanelScheduleData.RemoveLoadClassification

Description:
Remove a Load Classification Id from the array of Load Classifications

public void RemoveLoadClassification(
	int nIndex
)

  • nIndex
    The index at which to remove the load classification

Loading…