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