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
Public Enumeration SPAuditLocationType
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 Windows SharePoint Services 3.0. |