SPAudit.GetEntries method

Gets a collection of SPAuditEntry objects from the audit data stored in the SharePoint database.

Overload list

  Name Description
Public method GetEntries() Gets a collection of SPAuditEntry objects from the audit data stored in the SharePoint database, without restriction as to date, user, or event type.
Public method GetEntries(SPAuditQuery) Gets a collection of SPAuditEntry objects from the audit data stored in the SharePoint database that match the specified query.

Top

See also

Reference

SPAudit class

SPAudit members

Microsoft.SharePoint namespace