SPAuditEntry.ItemType property
Obtém o tipo de objeto cujo evento é representado pelo SPAuditEntry.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public ReadOnly Property ItemType As SPAuditItemType
Get
'Uso
Dim instance As SPAuditEntry
Dim value As SPAuditItemType
value = instance.ItemType
public SPAuditItemType ItemType { get; }
Property value
Type: Microsoft.SharePoint.SPAuditItemType
Um SPAuditItemType que identifica o tipo do objeto auditado.