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

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

    Property Value

    The end time.
    See Also