Solved
How to iterate a part using Api?
How to iterate a part using Api?
How to iterate a part using Api?
Checkout
localWTPart1 = (WTPart)WorkInProgressHelper.service.checkout(localWTPart1, WorkInProgressHelper.service.getCheckoutFolder(), null).getWorkingCopy();
Checkin
localWTPart1 = (WTPart)WorkInProgressHelper.service.checkin(localWTPart1, "Checkin comment");
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.