Click or drag to resize
LunchBreakPayOutside Property
Indicates if the time exceeding the maximum duration also to be paid. Note that this field works only if ApplyMode is set to Punched or Elapsed or Punched and IsPaid is true.

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

Property Value

Type: NullableBoolean
See Also