Click or drag to resize

TimeEntryStartTime Property

Optional start time of the time entry.

Namespace: Severa.Entities.API
Assembly: Severa.Entities.API (in Severa.Entities.API.dll) Version: 1.0.0
Syntax
public DateTime? StartTime { get; set; }

Property Value

NullableDateTime
See Also