An IfcWorkScheduleTypeEnum is an enumeration data type that specifies the types of work schedule from which the relevant control can be selected.
HISTORY Introduced in IFC4. Derived from IfcWorkControlTypeEnum that was introduced in IFC2.0.
TYPE IfcWorkScheduleTypeEnum = ENUMERATION OF (ACTUAL ,PLANNED ,BASELINE ,USERDEFINED ,NOTDEFINED); END_TYPE;