ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / CalendarInfo Class / StartDayTime Property

In This Topic
    StartDayTime Property
    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