RVTDocs.com

FilterCategoryRule.AllCategoriesFilterable

Method
Description:
Checks that all of the given categories are filterable.
Syntax
public static bool AllCategoriesFilterable(
	ICollection<ElementId> categories
)
Parameters
Parameter Type Description
categories ICollection The set of categories to check.
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null