Namespace:
Autodesk.Revit.DB
ScheduleFieldDisplayType
Enumeration
Description:
Display type of schedule field.
Display type of schedule field.
ScheduleFieldDisplayType Enumeration Members:
Name | Description |
---|---|
0 | Standard: field setting for [!:Autodesk::Revit::DB::ScheduleField::MultipleValuesText] is displayed if the values of the elements are different, otherwise, the common value will be displayed |
1 | Calculates and displays the total value |
2 | Calculates and displays the minimum and maximum values |
3 | Calculates and displays the maximum value |
4 | Calculates and displays the minimum value |