PolicyIgnoreDuplicateFuncKey Property |
Time interval in seconds for punches of same direction to be considered duplicate when occur within this interval.
Last punch is being used.
Namespace: AMG.API.Definitions.PoliciesAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public int IgnoreDuplicateFuncKey { get; set; }
Public Property IgnoreDuplicateFuncKey As Integer
Get
Set
public:
property int IgnoreDuplicateFuncKey {
int get ();
void set (int value);
}
member IgnoreDuplicateFuncKey : int with get, set
Property Value
Type:
Int32See Also