Retrieves an object from which mappings between parameter definitions and categories can
be found.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public BindingMap ParameterBindings { get; }
Property Value
BindingMapExceptions
| Exception | Condition |
|---|---|
| InvalidOperationException | When the document is a family document. |
