adTempus API
ArcanaDevelopment.adTempus.Client Namespace / Scheduler Class / LatestConsoleVersion Property

In This Topic
    LatestConsoleVersion Property
    In This Topic
    Gets the latest version of the adTempus Console that is compatible with the installed server version.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property LatestConsoleVersion As Version
    public Version LatestConsoleVersion {get;}
    See Also