Share via


SPAuditEntry.ItemType-Eigenschaft

Ruft den Typ des Objekts, dessen Ereignis durch die SPAuditEntrydargestellt wird.

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

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; }

Eigenschaftswert

Typ: Microsoft.SharePoint.SPAuditItemType
Eine SPAuditItemType , die den Typ der überprüften Objekts identifiziert.

Siehe auch

Referenz

SPAuditEntry Klasse

SPAuditEntry-Member

Microsoft.SharePoint-Namespace