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