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

In This Topic
    CanBeUpdated Property
    In This Topic
    Indicates whether the Agent can be updated to a newer version of the adTempus software.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property CanBeUpdated As Boolean
    public bool CanBeUpdated {get;}
    See Also