Click or drag to resize
PunchActualTime Property
Transaction's actual time, if it was rounded.

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

Property Value

Type: NullableDateTime
See Also