PanelScheduleData.AddLoadClassification
Method
Description:
Add a Load Classification Id to the array of Load Classifications.
Add a Load Classification Id to the array of Load Classifications.
Parameters
Parameter | Type | Description |
---|---|---|
loadClassficationId | ElementId | The load classification to add |
Return Value
Type | Description |
---|---|
Boolean | True if success; false if the given Id has already existed. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |