Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X
Hi All,
I am able to checkin to certain location by using
"wtpub://" + server.GetAlias() + "/Products/JLinkTest/" + path;
path is the name of the folder I want to use.
However, I would like to give the user the ability to select where to checkin the part, without having to hard code the location. Is there any way of doing this?
