Click or drag to resize
CategoryOverridesAbsence Property
Indicates if the transaction of this category is committed, then the employee is not considered to be absent for that day.

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

Property Value

Type: Boolean
See Also