Click or drag to resize
TimecardLineBaseIsMissing Property
Indicates if time card is missing thus without any transactions. Represents absent days.

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

Property Value

Type: Boolean
See Also