Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Name

Data Type

Required?

Default Value

Discussion

ReferenceSystemId

string

yes

 

The employee's EmployeeId. You can use ExportResources to retrieve resources and their id numbers. Or look in the resource editor.

TimeoffDateTimeOffDate

date

yes

 

Scheduling: Date that the resource has off

Reporting: The date that the resource took time-off.

TimeoffMinutesTimeOffMinutes

int

yes

 

Scheduling: You can enter a full day of minutes, 1440 to block off the entire day. If the person is scheduled for a half-day off then you will need to know their working schedule. For example, eight hours a day. If they work half a day then enter 4 * 60 = 240 minutes.

Reporting: The number of hours the resource took off for today.

TimeoffReasonTimeOffReason

string

yes

 

This is a string that must exactly match a list defined in Projector. The list is defined on a per installation basis through the Time Off Reason Editor.

Narrativestringno 

Scheduling: omit this

Reporting: Creates a description on the time card

ScheduledFlag

boolean

no

false

Set to true if you are scheduling this time. False if you are reporting the time.

...