TableView.GetAvailableParameterCategories
Description:
Get all available parameter categories.
Get all available parameter categories.
public IList<ElementId> GetAvailableParameterCategories(
SectionType sectionType,
int row
)
-
sectionTypeThe section the row lies in.
-
Int32rowThe row.
-
The sectionType is not a valid type for this view.
-
The given row number row is invalid. -or- A value passed for an enumeration argument is not a member of that enumeration