<Code Lib>
2024 Method
Changes 0
M

PanelScheduleView.GetLoadClassificationConnectedCurrent

Description:
Gets the Total Current for given Load Classification

public string GetLoadClassificationConnectedCurrent(
	int nRow,
	int nCol
)

  • Int32
    nRow
    Row number of Load Summary Section
  • Int32
    nCol
    Column number of Load Summary Section
Return Value string The Connected Current for the given Load Classification

Loading…