PolicyLinkBackOverride Property |
Time interval in hours, that should remain until next shift's start, in order to override linking OUT punch
forward to next IN punch.
MaxOutInPunch is used to define 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 LinkBackOverride { get; set; }
Public Property LinkBackOverride As Double
Get
Set
public:
property double LinkBackOverride {
double get ();
void set (double value);
}
member LinkBackOverride : float with get, set
Property Value
Type:
DoubleSee Also