Family Parameter Associated Parameters Property The parameters from elements in the family which are associated to this parameter. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public ParameterSet AssociatedParameters { get; } Public ReadOnly Property AssociatedParameters As ParameterSet Get public: property ParameterSet^ AssociatedParameters { ParameterSet^ get (); } member AssociatedParameters : ParameterSet with get Property Value ParameterSet See Also Reference FamilyParameter Class Autodesk.Revit.DB Namespace
Family Parameter Associated Parameters Property The parameters from elements in the family which are associated to this parameter. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public ParameterSet AssociatedParameters { get; } Public ReadOnly Property AssociatedParameters As ParameterSet Get public: property ParameterSet^ AssociatedParameters { ParameterSet^ get (); } member AssociatedParameters : ParameterSet with get Property Value ParameterSet See Also Reference FamilyParameter Class Autodesk.Revit.DB Namespace