Site.Audit property
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public ReadOnly Property Audit As Audit
Get
'Usage
Dim instance As Site
Dim value As Audit
value = instance.Audit
public Audit Audit { get; }
Property value
Type: Microsoft.SharePoint.Client.Audit