<Code Lib>
2020 Constructor
Changes 0
C

SharedParameterApplicableRule()

Description:
Constructs an instance of SharedParameterApplicableRule.

public SharedParameterApplicableRule(
	string parameterName
)

  • parameterName
    The name of the parameter that an element must support to pass this rule.

Loading…