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
     
    
    <CanBeNullAttribute()>
    Public ReadOnly Property ServerVersion As String
    [CanBeNull()]
    public string ServerVersion {get;}
    See Also