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.
NOTE: This API is now obsolete.
An enumeration type that represents the type of data logged for site inventory usage.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<ObsoleteAttribute("Site inventory collection is no longer necessary for the new analytics platform.")> _
Public Enumeration SiteMetric
'Usage
Dim instance As SPSiteInventoryUsageEntry.SiteMetric
[ObsoleteAttribute("Site inventory collection is no longer necessary for the new analytics platform.")]
public enum SiteMetric
Members
| Member name | Description | |
|---|---|---|
| Template | Obsolete. Enumeration value = 0. | |
| Version | Obsolete. Enumeration value = 1. | |
| Language | Obsolete. Enumeration value = 2. | |
| ListTemplates | Obsolete. Enumeration value = 3. |