<Code Lib>
2020 Method
Changes 0
M

PanelScheduleView.GetLoadClassificationDemandLoad

Description:
Gets the Demand Load for given Load Classification

public string GetLoadClassificationDemandLoad(
	int nRow,
	int nCol
)

Return Value string The Demand Load for the Load Classification

Loading…