Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
ScheduleFieldDisplayType Enumeration
Syntax
C++
enum ScheduleFieldDisplayType { Standard = 0, Totals = 1, MinMax = 2, Max = 3, Min = 4 };
Members
Description
Standard
The common value will be displayed if the values of the elements are the same, otherwise nothing is displayed.
Totals
Calculates and displays the total value
MinMax
Calculates and displays the minimum and maximum values
Max
Calculates and displays the maximum value

File: OdBmScheduleFieldDisplayTypeEnum.h

Copyright © 2002-2022. Open Design Alliance All rights reserved.