FamilyParameterAssociatedParameters Property

The parameters from elements in the family which are associated to this parameter.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public ParameterSet AssociatedParameters { get; }

Property Value

ParameterSet
See Also