Click or drag to resize
PunchOverrideLunchBreak Property
Indicates if automatic lunch/break should be applied 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> OverrideLunchBreak { get; set; }

Property Value

Type: NullableBoolean
See Also