constructs an instance of HasNoValueFilterRule.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public HasNoValueFilterRule(
ElementId parameter
)
Parameters
- parameter ElementId
-
The parameter that an element must not have a value for to pass this rule.
Exceptions
See Also
Reference