Click or drag to resize
PunchAnalysisDayInScheduled Property
Gets or sets the scheduled IN 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> InScheduled { get; set; }

Property Value

Type: NullableDateTime
See Also