Click or drag to resize
TimecardLineIsForecast Property
Indicates if time card is forecasted thus without any transactions. Represents future days.

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

Property Value

Type: Boolean
See Also