Updatable¶
-
IUpdatable ITemplate.Updatable { get; }¶
Gets the updatable containing the definition of the template.
- Value
IUpdatable – Updatable containing the definition of the template.
- Throws
UnsupportedException
– Unsupported for built-in templates.CommunicationErrorException
– Protocol error.ConnectionLostException
– Connection to controller lost.RebootedException
– Controller has been rebooted since this object reference was retrieved, invalidating this reference.System.ObjectDisposedException
– Object is disposed.