Share via


PCComponentControl.duplicate Method

Duplicates the record.

Syntax

public void duplicate(RefRecId _duplicatedConfigurationControl, [RefRecId _duplicatedParentComponentControl])

Run On

Called

Parameters

  • _duplicatedConfigurationControl
    Type: RefRecId Extended Data Type
    A reference to a duplicate PCConfigurationControl record that will be associated with the current definition.
  • _duplicatedParentComponentControl
    Type: RefRecId Extended Data Type
    A reference to a duplicate PCConfigurationControl record that will be the parent that contains the current definition.

Exceptions

Exception Condition
Error

The duplicated component cannot be found.

See Also

Reference

PCComponentControl Table