Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. 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?
