AllRuleParametersApplicable Method

Overload List

  NameDescription
Public methodAllRuleParametersApplicable(IList<(Of <<'(FilterRule>)>>))
Checks that the parameters of the given rules are valid for this filter's categories.
Public methodStatic memberAllRuleParametersApplicable(Document, ICollection<(Of <<'(ElementId>)>>), IList<(Of <<'(FilterRule>)>>))
Checks that the parameters of the given rules are valid for the given set of categories.

See Also