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
- _sourceItemId
Type: ItemId Extended Data Type
The ID of the item providing the coverage settings.
- _targetItemId
Type: container
The IDs of the items receiving the coverage settings.