RVTDocs.com

ParameterFilterRuleFactory.CreateSharedParameterApplicableRule

Method
Description:
Creates a filter rule that tests elements for support of a shared parameter.
Syntax
public static FilterRule CreateSharedParameterApplicableRule(
	string parameterName
)
Parameters
Parameter Type Description
parameterName String The name of the parameter that elements must support to satisfy this rule.
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null