Gets or sets the TimeSpan value specifying the beginning of the working time.

Namespace:  C1.C1Schedule
Assembly:  C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)

Syntax

C#
public TimeSpan StartDayTime { get; set; }
Visual Basic
Public Property StartDayTime As TimeSpan
	Get
	Set

See Also