Click or drag to resize
DifferentialMode Property

Wage calculation mode.

enum DifferentialMode { Add = 0, Multiply = 1 }

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

Property Value

Type: Int32
See Also