Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |