|  Rebar  | 
 Checks if the parameter is a Rebar Container parameter 
 Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
 Syntax
 Syntax  Parameters
- paramId ElementId
- The id of the parameter element
Return Value
BooleanTrue if the parameter is a Rebar Container parameter
 Exceptions
 Exceptions  | Exception | Condition | 
|---|---|
| ArgumentNullException | A non-optional argument was null | 
 See Also
 See Also