- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
Ive just started looking at doing some basic API work and wanted to make a form which will return a list of checked out files including the users that have them checked out. Sure I can do this with an advanced search filter but I want to eventually extend this to encoumpass multiple Vaults.
I have watched a few of Dougs videos and have successfully logged into one of our servers and returned a list of the documents to a basic list box.
I now want to build on this to return only checked out files and the user names that have them checked out.
Can anyone point me in the right direction for more literature that can help me, I have found the 'IsCheckedOut' Property in the Vault SDK .chm file but apart from being discriptive theres no examples of its used for amatures like myself.
Ive wrote a few very basic C# and VB.net standalone applications.
Cheers
G
Solved! Go to Solution.