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 profile and the coverage from the source master plan to the target master plan.
Syntax
protected void copyReqTransAndReqTransCov(ReqPlanVersion _reqPlanVersionFrom, ReqPlanVersion _reqPlanVersionTo)
Run On
Called
Parameters
- _reqPlanVersionFrom
Type: ReqPlanVersion Table
The version of the source master plan.
- _reqPlanVersionTo
Type: ReqPlanVersion Table
The version of the target master plan.
Remarks
This method skips data methods on the ReqTrans table in order to improve performance of set-based operations.