SPAuditEntry.Occurred property
會取得的日期和時間表示的國際標準時間 (UTC) 的稽核事件。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property Occurred As DateTime
Get
'用途
Dim instance As SPAuditEntry
Dim value As DateTime
value = instance.Occurred
public DateTime Occurred { get; }
Property value
Type: System.DateTime
DateTime 代表可用,以 UTC 時間,發生此事件。