Share via


SPAuditLocationType Enumeration

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

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

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