Click or drag to resize
LunchBreakMinWork Property
Shows how many hours prior to lunch start time employee should punch IN. If employee punches later, then Fixed lunch is not being applied and instead is being applied Elapsed lunch. Note that this field will be active only if ApplyMode is set to Fixed.

Namespace: AMG.API.Definitions.Shifts
Assembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public Nullable<DateTime> MinWork { get; set; }

Property Value

Type: NullableDateTime
See Also