Click or drag to resize
LunchBreakStartAt Property
The start time of Fixed 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> StartAt { get; set; }

Property Value

Type: NullableDateTime
See Also