Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the type of object whose event is represented by the SPAuditEntry.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public ReadOnly Property ItemType As SPAuditItemType
Get
'Usage
Dim instance As SPAuditEntry
Dim value As SPAuditItemType
value = instance.ItemType
public SPAuditItemType ItemType { get; }
Property Value
Type: Microsoft.SharePoint.SPAuditItemType
An SPAuditItemType that identifies the type of the audited object.