Changes the template of the item.
A template defines the schema of an item. A schema describes which fields an item has and may contain default values for the fields, for instance a layout definition. Fields are grouped into sections that describe related fields. Templates supports inheritance.
Field values are transfered by name, so that fields that occur in both templates are preserved.
Item Class | Sitecore.Data.Items Namespace