PCProductConfigurationModel.duplicate Method
Duplicates the product model.
Syntax
public void duplicate(PCName _newName, PCDescription _newDescription)
Run On
Called
Parameters
- _newName
Type: PCName Extended Data Type
The name to assign to the new product model.
- _newDescription
Type: PCDescription Extended Data Type
The new description to assign to the new product model.