Version¶
-
Version IUpdatable.Version { get; }¶
Gets the version information of the updatable.
- Value
Version – Version information of the updatable.
- Throws
UnsupportedException
– Updatable does not have a version.CommunicationErrorException
– Protocol error.ConnectionLostException
– Connection to controller lost.RebootedException
– Controller has been rebooted since this object reference was retrieved, invalidating this reference.