Click or drag to resize
WeeklyOvertimeOptions Properties

The WeeklyOvertimeOptions type exposes the following members.

Properties
  NameDescription
Public propertyCloseTimecard
Indicates if cross overtime period transactions should be split into 2 separate ones.
Public propertyCloseTimecardAt

Specifies time when to close cross overtime period time cards.

Used only when CloseTimecard set to true.

Only time part of DateTime is used.

Public propertyIsBiweekly
When value is set to false then overtime is being calculated on a Weekly basis, otherwise on Biweekly basis.
Public propertyUseWeekly
Indicates if Weekly/Biweekly overtime is being calculated.
Public propertyWeekDays
Start day of week for overtime cycle. From Sunday (0) to Saturday (6).
Top
See Also