RTC API for adding sub component hierarchy
![]()
Boopathy Nagaraj (15●6)
| asked Jun 25 '16, 1:11 a.m.
edited Jun 29 '16, 10:59 p.m. by David Lafreniere (4.8k●7)
In Rational Team Concert 6.0 a feature was added to add component hierarchies (see: https://jazz.net/downloads/rational-team-concert/releases/6.0?p=news#SCM_hierarchy)
What is the API for adding a subcomponent?
|
Accepted answer
![]()
Use IWorkspaceConnection#updateSubcomponentData(...) api to add or remove sub-components.
David Lafreniere selected this answer as the correct answer
|