ParameterFilterRuleFactory.CreateIsAssociatedWithGlobalParameterRule
Description:
Creates a filter rule that determines whether a parameter is associated with a certain global parameter.
Creates a filter rule that determines whether a parameter is associated with a certain global parameter.
public static FilterRule CreateIsAssociatedWithGlobalParameterRule(
ElementId parameter,
ElementId value
)
-
parameterA parameter that can be associated with an existing global parameter of a compatible type.
-
valueThe global parameter used to test the association.
-
A non-optional argument was null