Change Type
A ChangeType statement allows you to change a product instance to be of another product type both logically and visually. Currently, ChangeType does not support Assemblies.
Properties
Name | Description |
IsEnabled | Turns on/off the execution of this statement. |
ProductVariableName | Variable where to get the product instance(s). |
NewType |
The new product type for the product instance. |
DeleteAttached |
When true, deletes all components attached to the component of the product. |