Gets the combined parameters.
Namespace: Autodesk.Revit.DB.ElectricalAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public IList<TableCellCombinedParameterData> GetCombinedParameters()
Return Value
IList<TableCellCombinedParameterData>
Gets array of TableCellCombinedParameterData with the combined parameters data.
See Also
Reference