RVTDocs.com

PanelScheduleData.AddLoadClassification

Method
Description:
Add a Load Classification Id to the array of Load Classifications.
Syntax
public bool AddLoadClassification(
	ElementId loadClassficationId
)
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