2020 Method
Changes 0
M

ParameterFilterRuleFactory.CreateIsAssociatedWithGlobalParameterRule

Description:
Creates a filter rule that determines whether a parameter is associated with a certain global parameter.
public static FilterRule CreateIsAssociatedWithGlobalParameterRule(
	ElementId parameter,
	ElementId value
)
Return Value FilterRule