Click or drag to resize
LunchBreakMaxPunch Property
The amount of hours within which employee (starting either from Shift Start time or actual Clock in time) should punch for lunch.

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> MaxPunch { get; set; }

Property Value

Type: NullableDateTime
See Also