This topic has not yet been rated - Rate this topic

SPAuditItemType Enumeration

Specifies the types of object that can be audited.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
public enum SPAuditItemType
Member name Description
Document A document in a document library (represented by an SPListItem object).
ListItem An item in a list (represented by an SPListItem object).
List A list (represented by an SPList object).
Folder A folder (represented by an SPFolder object).
Web A SharePoint site (represented by an SPWeb object).
Site A collection of SharePoint sites (represented by an SPSite object).

These values are primarily used for the ItemType property of SPAuditEntry objects.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ