Click or drag to resize
ShiftGross Property
This value is generated automatically and shows the total duration of the shift. Note that in case the shift group is fixed, this value is equal to the difference of Stop and Start times and in case the shift group is flexible it is equal to the sum of Total value and Lunch/Breaks durations. In both cases this option is not editable and its value can't 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 Gross { get; set; }

Property Value

Type: Double
See Also