Can someone tell me how, in DFS, I would reference the DataObject for a previously checked out document. This is for the purpose of getting the checkout info and then checking in..
I tried the IVersionControlService.GetCurrent, and tried re-checking out, and both caused errors...
Any sample will do, .NET preferred.
Thanks!
Andrew