Tagged Questions
2
votes
1answer
269 views
Can I Access the SPAuditQuery from the JavaScript Class Library?
Or there's a SP2010 Built-in service to access Audit data?
[UPDATE]
Quick awnser, No, there's no way to access the SPAuditQuery from the SP JavaScript Class Library.
At the end I end up using a WCF ...