Click or drag to resize
TimecardLineBaseIsSystemGenerated Property
Indicates if the time card was generated by the system. Such as HOL (holidays).

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

Property Value

Type: Boolean
See Also