Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! 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?