SPAuditEntryCollection class

Provides a container for SPAuditEntry objects.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

No code example is currently available or this language may not be supported.

This class is primarily used as the return value for GetEntries.

The following example (from Item-Level Auditing with SharePoint Server 2007) shows this class in use.

No code example is currently available or this language may not be supported.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: