tagTDAPI_COPY_PASTE_MODES Enumeration
Description
Options for pasting design steps linked to tests where the linked tests already exist in the target project.
Members
MemberValueDescription
COPY_PASTE_CREATE_LINKED_TEST_MODE2Create new copies of the linked tests.
COPY_PASTE_CREATE_RELATED_ENTITIES_MODE16Create new copies of the related entities.
COPY_PASTE_NO_LINKED_TEST_MODE0Do not copy the linked tests.
COPY_PASTE_NO_RELATED_ENTITIES_MODE4Do not copy the related entities.
COPY_PASTE_USE_LINKED_TEST_MODE1Link the design steps to the existing tests.
COPY_PASTE_USE_RELATED_ENTITIES_MODE8Link the entity to the existing found entities.