2024 April Release

Class COOSYSTEM@1.1:TimeIntervalComponentObject Permanent link for this heading

Class Hierarchy

Object > ComponentObject > TimeIntervalComponentObject

Properties Permanent link for this heading

Type

Property

Name

LanguageStringList[]

mlname

Multilingual Name

integer

timeinterval

Time Interval

TimeIntervalUnit

timeintervalunit

Unit

boolean

timenextworkday

Use Next Working Day

RoundingType

timerounding

Rounding

TimeIntervalUnit

timeroundunit

Round to Unit

Properties Permanent link for this heading


Multilingual Name (COOSYSTEM@1.1:mlname) Permanent link for this heading

Defines the multilingual name of the object. It stores one name for each supported language.

Explanation:
This field defines the multilingual name of the object.

unique LanguageStringList[] COOSYSTEM@1.1:mlname


Time Interval (COOSYSTEM@1.1:timeinterval) Permanent link for this heading

This field defines the length of the time interval.

integer COOSYSTEM@1.1:timeinterval not null


Unit (COOSYSTEM@1.1:timeintervalunit) Permanent link for this heading

In this field the units "Second", "Minute", "Hour", "Day", "Week", "Month" or "Year" are available. Combined with the Time Interval field, the time interval is defined.

TimeIntervalUnit COOSYSTEM@1.1:timeintervalunit not null


Use Next Working Day (COOSYSTEM@1.1:timenextworkday) Permanent link for this heading

By default non-working days and holidays are not considered for the calculation of a time from a time interval. To use the next working day instead of the calculated non-working day, this field can be checked.

boolean COOSYSTEM@1.1:timenextworkday


Rounding (COOSYSTEM@1.1:timerounding) Permanent link for this heading

To round the calculated time, in this field the type of rounding ("Normal", "Always Round Off" and "Always Round Up") can be defined. Combined with the Round to Unit property, the calculation of the time is defined.

RoundingType COOSYSTEM@1.1:timerounding


Round to Unit (COOSYSTEM@1.1:timeroundunit) Permanent link for this heading

To round the calculated time, in this field the unit ("Second", "Minute", "Hour", "Day", "Week", "Month" and "Year") can be defined. Combined with the Type of Rounding property, the calculation of the time is defined.

TimeIntervalUnit COOSYSTEM@1.1:timeroundunit