Click or drag to resize
TimecardLineBaseStopDate Property
Time card's stop date/time

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

Property Value

Type: NullableDateTime
See Also