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

Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! 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