Click or drag to resize
PunchAnalysisDayOutActual Property
Gets or sets the actual OUT time.

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

Property Value

Type: NullableDateTime
See Also