adTempus API
ArcanaDevelopment.adTempus.Client Namespace / RemoteAgent Class / ServerVersion Property

In This Topic
    ServerVersion Property (RemoteAgent)
    In This Topic
    Gets the version of the adTempus server software running on the Agent.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ServerVersion As String
    public string ServerVersion {get;}
    See Also