Click or drag to resize
ShiftTotal Property
This value shows the total duration of the shift's working time and is calculated by subtracting the total duration of lunches and breaks from the Gross value. Note that in case the shift group is fixed, this option is not editable and its value can't be entered manually, but in case the shift group is flexible, it is to be entered manually.

Namespace: AMG.API.Definitions.Shifts
Assembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public double Total { get; set; }

Property Value

Type: Double
See Also