StartDayTime Property (CalendarInfo)
In This Topic
Gets or sets the System.TimeSpan value specifying the beginning of the working time.
Syntax
'Declaration
Public Property StartDayTime As System.TimeSpan
public System.TimeSpan StartDayTime {get; set;}
See Also