ScheduleFieldMultipleValuesDisplayType
Description:
Define how the schedule field's multiple value is displayed.
Define how the schedule field's multiple value is displayed.
public enum ScheduleFieldMultipleValuesDisplayType
| Name | Description |
|---|---|
| Custom | Display custom text per [!:Autodesk::Revit::DB::ScheduleField] instance, as defined by the [!:Autodesk::Revit::DB::ScheduleField::MultipleValuesCustomText] property. |
| Project | Display the project setting [!:Autodesk::Revit::DB::MultipleValuesIndicationSettings::Value] . |
| Varies | Display a standard hardcoded text, translated for the active locale. |