cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X

Translate the entire conversation x

How to get MPMProcessPlan by WTPart

VasiliyRepecki
12-Amethyst

How to get MPMProcessPlan by WTPart

Hi.

How can i get MPMProcessPlan by WTPart through api?

Thanks.

ACCEPTED SOLUTION

Accepted Solutions

PersistenceHelper.manager.navigate(wtPart, MPMPartToProcessPlanLink.PROCESS_PLAN_ROLE, MPMPartToProcessPlanLink.class, true);

View solution in original post

1 REPLY 1

PersistenceHelper.manager.navigate(wtPart, MPMPartToProcessPlanLink.PROCESS_PLAN_ROLE, MPMPartToProcessPlanLink.class, true);

Announcements

Top Tags