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

Community Tip - Need help navigating or using the PTC Community? Contact the community team. X

How to get MPMProcessPlan by WTPart

VasiliyRepecki
1-Newbie

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