Icon TEventDays

Header File: dbisamtb

typedef System::StaticArray<bool, 7> TEventDays

This type is used to specify which days of the week an event should run on, with day 1 being Sunday and day 7 being Saturday. It is used a parameter to the TDBISAMSession AddRemoteEvent, ModifyRemoteEvent, and GetRemoteEvent methods, as well as the TDBISAMEngine AddServerEvent, ModifyServerEvent, and GetServerEvent methods.
Image