Set TimeSlotCharacteristics

TimeSlotCharacteristics

The predefined set TimeSlotCharacteristics contains the collection of timeslot characteristic which can be used in conjunction with the function TimeSlotCharacteristic.

Set TimeSlotCharacteristics {
    Index      :  IndexTimeSlotCharacteristics;
    Definition :  {
        data { century, year, quarter, month
        weekday, yearday, monthday
        week, weekyear, weekcentury
        hour, minute, second, tick }
    }
}

Definition

The set TimeSlotCharacteristics contains the collection of timeslot characteristic which can be used in conjunction with the function TimeSlotCharacteristic.

Updatability

The contents of the set cannot be modified.

Note

Element parameters into TimeSlotCharacteristics can be used as the characteristic argument of the TimeSlotCharacteristic function.

See also

The function TimeSlotCharacteristic. The use of the function TimeSlotCharacteristic is explained in more detail in Creating Timetables of the Language Reference.