Click or drag to resize
AutomaticLunchBreak Properties

The AutomaticLunchBreak type exposes the following members.

Properties
  NameDescription
Public propertyApplyMode

Describes how this Lunch/Break is being applied.

enum En_ApplyMode { Elapsed = 0, Punched = 1, Elapsed or Punched = 2, Fixed = 3 }
Public propertyDuration
Lunch/break duration in hours
Public propertyIsPaid
Is the lunch/break paid
Public propertyType

The type of item.

enum En_RoundingType { Lunch = 1, Break = 2 }
Top
See Also