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;}
public:
property bool CanBeUpdated {
bool get();
}
See Also