SPAudit.GetEntries method
SharePoint 2013
Gets a collection of SPAuditEntry objects from the audit data stored in the SharePoint database.
| Name | Description | |
|---|---|---|
|
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. |
|
GetEntries(SPAuditQuery) | Gets a collection of SPAuditEntry objects from the audit data stored in the SharePoint database that match the specified query. |