Share

ScheduleField.GetCombinedParameters Method

Gets this field's combine parameter array if applicable


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.3.0.0 (26.3.0.0)

Syntax

C#

public IList<TableCellCombinedParameterData> GetCombinedParameters()

Return Value

IList<TableCellCombinedParameterData>
Gets array of TableCellCombinedParameterData with the combined parameters data

See Also

Reference

Was this information helpful?