IsMutable

virtual bool ITemplate::IsMutable() = 0

Gets whether the template is mutable.

Returns

bool – True if the template is mutable, false otherwise.

Throws