PanelScheduleView.GetLoadClassificationId
Method
Description:
Gets the id of the associated Load Classification at the given row
Gets the id of the associated Load Classification at the given row
Parameters
Parameter | Type | Description |
---|---|---|
nRow | Int32 | Row number of Load Summary Section |
Return Value
Type | Description |
---|---|
ElementId | The element id of the Load Classification |
Exceptions
Exception | Condition |
---|---|
ArgumentOutOfRangeException | The given row number nRow is invalid in Summary. |