LatestServerVersion Property
In This Topic
Gets the latest version of adTempus that the server can be updated to.
Syntax
'Declaration
<NotNullAttribute()>
Public ReadOnly Property LatestServerVersion As Version
[NotNull()]
public Version LatestServerVersion {get;}
See Also