<Code Lib>
2020 Method
Changes 0
M

PanelScheduleView.GetLoadClassificationName

Description:
Gets the name of the Load Classification at the given row/column

public string GetLoadClassificationName(
	int nRow,
	int nCol
)

Return Value string The name of the Load Classification

Loading…