2027 Method
Changes 0
M

PanelScheduleData.AddLoadClassification

Description:
Add a Load Classification Id to the array of Load Classifications.
public bool AddLoadClassification(
	ElementId loadClassficationId
)
  • loadClassficationId
    The load classification to add
Return Value Boolean True if success; false if the given Id has already existed.