Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Copies the Requirement set and all requirements from one activity to another.
Syntax
client server public static void copyRequirements(RefRecId _fromActivity, RefRecId _toActivity)
Run On
Called
Parameters
- _fromActivity
Type: RefRecId Extended Data Type
The record ID if the activity to copy from.
- _toActivity
Type: RefRecId Extended Data Type
The record ID if the activity to copy to.