<Code Lib>
2025 Constructor
Changes 0
C

HasValueFilterRule()

Description:
constructs an instance of HasValueFilterRule.

public HasValueFilterRule(
	ElementId parameter
)

  • parameter
    The parameter that an element must have a value for to pass this rule.

Loading…