The parameter which will be evaluated to pass this rule.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.3.0.0 (26.3.0.0)
Syntax
C#
public ElementId Parameter { get; set; }
Property Value
ElementIdExceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | When setting this property: A non-optional argument was null |
