2024 Method
Changes 0
M

TableView.GetAvailableParameters

Description:
Gets a list of valid parameters for the specified category that can be used in the table view.
public static IList<ElementId> GetAvailableParameters(
	Document cda,
	ElementId categoryId
)
Return Value IList<ElementId> The IDs of all valid parameters.