<Code Lib>
2027 Constructor
Changes 0
C

FilterCategoryRule()

Description:
Constructs a new instance of FilterCategoryRule.

public FilterCategoryRule(
	ICollection<ElementId> categories
)

  • ICollection<ElementId>
    categories
    The set of categories.

Loading…