Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. 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?
