Click or drag to resize
MiscEntryAccrueTowardsOT Property
Indicates if the duration of the transaction should be taken into consideration when calculating overtime hours.

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

Property Value

Type: NullableBoolean
See Also