IsMutable¶
-
virtual bool ITemplate::IsMutable() = 0¶
Gets whether the template is mutable.
- Returns
bool – True if the template is mutable, false otherwise.
- Throws
CCommunicationErrorException
– Protocol error.CConnectionLostException
– Connection to controller lost.CRebootedException
– Controller has been rebooted since this object reference was retrieved, invalidating this reference.CObjectDestroyedException
– Object is destroyed.