Click or drag to resize
PunchAnalysisDayIsAbsent Property
Gets or sets a value indicating whether the employee is absent.

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

Property Value

Type: Boolean
See Also