SPSiteInventoryUsageEntry constructor
NOTE: This API is now obsolete.
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 Sub New ( _
value As Object() _
)
'Usage
Dim value As Object()
Dim instance As New SPSiteInventoryUsageEntry(value)
[ObsoleteAttribute("Site inventory collection is no longer necessary for the new analytics platform.")]
public SPSiteInventoryUsageEntry(
Object[] value
)
Parameters
- value
Type: []
See also
Reference
SPSiteInventoryUsageEntry class