constructs an instance of HasNoValueFilterRule.
Namespace: Autodesk.Revit.DB
Assembly: 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
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |
