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

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