SPAuditLocationType enumeration

Specifies the actual location of a document in a SharePoint document library.

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

Syntax

'Declaration
Public Enumeration SPAuditLocationType
'Usage
Dim instance As SPAuditLocationType
public enum SPAuditLocationType

Members

Member name Description
Invalid An invalid location.
Url A location on the server.
ClientLocation A location on the client. This value is not used in SharePoint Foundation.

See also

Reference

Microsoft.SharePoint namespace