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. |