Click or drag to resize
LunchBreakElapsed Property
Amount of hours after which a lunch/break will be automatically deducted. Note that this field will be active only if ApplyMode is set to Elapsed, Elapsed or Punched or 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> Elapsed { get; set; }

Property Value

Type: NullableDateTime
See Also