2024 April Release

Struct COOWF@1.1:DeadlineDateDefinition Permanent link for this heading

Structure to store the deadline date as a time span with base date and operator.

Properties Permanent link for this heading

Type

Property

Name

ComponentObject

edbasedate

Base Date

RDOperator

edoperator

Operator

integer

edtimespan

Time Span

Properties Permanent link for this heading


Base Date (COOWF@1.1:edbasedate) Permanent link for this heading

The date used as starting point for the calculation of the deadline.

Explanation:
Defines a property that contains the base date for calculating the date. If the base date changes, the date will be recalculated.

ComponentObject COOWF@1.1:edbasedate readonly

Additional Information


Operator (COOWF@1.1:edoperator) Permanent link for this heading

Defines if the deadline is set before or after the base date.

Explanation:
Defines whether the time span is added to or subtracted from the base date.

RDOperator COOWF@1.1:edoperator


Time Span (COOWF@1.1:edtimespan) Permanent link for this heading

A time interval used to calculate the offset to the base date.

Explanation:
Defines a time span in days, hours and minutes (working days are not considered). If no operator and base date is specified, the time span is applied from now.

unsigned integer COOWF@1.1:edtimespan