<Code Lib>
2024 Constructor
Changes 0
C

SharedParameterApplicableRule()

Description:
Constructs an instance of SharedParameterApplicableRule.

public SharedParameterApplicableRule(
	string parameterName
)

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

Loading…