<Code Lib>
M

ElementMulticategoryFilter.GetCategoryIds

Description:
Gets the category ids assigned to this filter.

public ICollection<ElementId> GetCategoryIds()

ICollection<ElementId> The category ids.

Loading…