Gets this field's combine parameter array if applicable
Namespace: Autodesk.Revit.DBAssembly: 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