ParameterFilterElement.AllRuleParametersApplicable
Description:
Checks that the parameters of the rules used by the given ElementFilter are valid for this filter's categories.
Checks that the parameters of the rules used by the given ElementFilter are valid for this filter's categories.
Overloads (2):
AllRuleParametersApplicable(ElementFilter)
public bool AllRuleParametersApplicable(
ElementFilter elementFilter
)
-
elementFilterThe ElementFilter containing the rules to check.
Return Value
Boolean
True if all the parameters of the given rules are valid for this filter, otherwise false.
-
A non-optional argument was null