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