ServerVersion Property (Scheduler)
In This Topic
Gets the version of adTempus installed on the server.
Syntax
'Declaration
<NotNullAttribute()>
Public ReadOnly Property ServerVersion As Version
[NotNull()]
public Version ServerVersion {get;}
See Also