Share via


ReqItemTable::copyFromItemId Method

Copies the coverage settings from the specified source item to the target items.

Syntax

server public static void copyFromItemId(ItemId _sourceItemId, container _targetItemId)

Run On

Server

Parameters

  • _targetItemId
    Type: container
    The IDs of the items receiving the coverage settings.

See Also

Reference

ReqItemTable Table