Click or drag to resize
PunchOverrideLinkBack Property
Indicates if Link-Back algorithm should be used for time card starting with this transaction.

Namespace: AMG.API.Timecard
Assembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public Nullable<bool> OverrideLinkBack { get; set; }

Property Value

Type: NullableBoolean
See Also