Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
Hello everyone!
Please tell me why WTPart is not created?
here is my code:
CheckinOptions options = pfcServer.CheckinOptions_Create();
server.CheckinObjects(currDrw, options);
I did everything as indicated in this link:
https://www.ptc.com/en/support/article/CS272335?&language=en&posno=2&q=CheckinObjects&source=search
but still not working
Thanks in advance.
Regards!
Hello, Can you please tell how did you solve this issue. I am also stuck with same problem. Were you able to trigger the auto associate functions during checking.?