Calendar for WinForms | ComponentOne
C1.Globalization Namespace / EraInfo Class / StartTime Property

In This Topic
    StartTime Property (EraInfo)
    In This Topic
    Gets the start time.
    Syntax
    'Declaration
     
    
    Public Property StartTime As Date
    public DateTime StartTime {get; set;}

    Property Value

    The start time.
    See Also