Show TOC

 WorkingTimeLocate this document in the navigation structure

Definition

You can insert a WorkingTime into a DayPattern or a RecurringDayPattern in order to distinguish between free and working time.

If working time in your company ends at 13.00 on Fridays, you can assign a RecurringDayPattern to your calendar and insert a WorkingTime. You specify the WorkingTime to start at 8.00 a.m. with a duration 5 hours.

Description of UI Element Properties
  • duration

    Determines the duration of the working time and is defined as CctDuration in hours.

  • start

    Determines the start of the working time and is defined as CctTime .

Properties Overview

Name

Interface

Type

Initial Value

Bindable

duration

IWDWorkingTime

CctDuration

 

bindable

start

IWDWorkingTime

CctTime

 

bindable