TaskOpunitConfig

Describes the relationship for which OperationalUnit (a.k.a. Area) tasks have been assigned to

Data Element

Data Type

What is it

Mandatory

Id

Integer

The unique identifier of the record

No

TaskSetupId

Integer

The unique id of the TaskSetup record linked to this TaskOpunitConfig record

Yes

TaskGroupId

Integer

The unique id of the TaskGroupSetup record linked to this TaskOpunitConfig record

Yes

Active

Bit

If this TaskOpunitConfig is active or not

Yes

SortOrder

Integer

Integer identifying order in overall list

Yes

OpUnitId

Integer

The unique id of the TaskGroupSetup record linked to this Task record

Yes

Schedule

Integer

The unique id of the Schedule record linked to this TaskOpunitConfig record

Yes

AvailableAfter

VarChar

Only make related tasks available after a certain time of day

No

Creator

Integer

When the record was originally created

No

Created

DateTime

The last time the record was modified

No

Modified

DateTime

Timestamp for when the task was completed

No

Foreign Objects which can be linked with the Resource API

TaskSetup - TaskSetup
TaskGroup - TaskGroupSetup
OpUnit - OperationalUnit
ScheduleObject - Schedule