<Code Lib>
2025.3 Constructor
Changes 0
C

HasNoValueFilterRule()

Description:
constructs an instance of HasNoValueFilterRule.

public HasNoValueFilterRule(
	ElementId parameter
)

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

Loading…