Click or drag to resize
LunchBreakApplyMode Property

Describes how this Lunch/Break is being applied.

enum En_ApplyMode { Elapsed = 0, Punched = 1, Elapsed or Punched = 2, Fixed = 3 }

Namespace: AMG.API.Definitions.Shifts
Assembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public int ApplyMode { get; set; }

Property Value

Type: Int32
See Also