Page 1 of 1

Get All Comments Between Dates

Posted: Thu Oct 28, 2010 3:37 am
by jkonline
Is it possible to get a list of comments, edit dates and usernames of history between two dates using the API?

Re: Get All Comments Between Dates

Posted: Thu Oct 28, 2010 7:23 am
by jclausius
The details are beyond the scope of this post, but look at VaultClientIntegrationLib.ServerOperations.ProcessCommandHistory().

The Command Line client source code (included with the API) should provide an example of its use.