Click or drag to resize
PunchOverrideRounding Property
Indicates if automatic rounding should be applied for time card starting with this transaction.

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

Property Value

Type: NullableBoolean
See Also