2027 Method
Changes 0
M

TableView.GetAvailableParameterCategories

Description:
Get all available parameter categories.
public IList<ElementId> GetAvailableParameterCategories(
	SectionType sectionType,
	int row
)
  • sectionType
    The section the row lies in.
  • Int32
    row
    The row.
Return Value IList<ElementId> The available parameter categories.