PolicyMaxOutInPunch Property |
Time interval in hours to identify the maximum time period during which the OUT punches should link forward
to the next IN punch.
LinkBackOverride is used to override this setting.
This option is mostly important for overnight shifts.
Namespace: AMG.API.Definitions.PoliciesAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public double MaxOutInPunch { get; set; }
Public Property MaxOutInPunch As Double
Get
Set
public:
property double MaxOutInPunch {
double get ();
void set (double value);
}
member MaxOutInPunch : float with get, set
Property Value
Type:
DoubleSee Also