Share via


SPSiteInventoryUsageProvider.Update method

NOTE: This API is now obsolete.

Update site inventory jobs for each SPWebApplication in this content service Web applications collection.

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 Overrides Sub Update
'Usage
Dim instance As SPSiteInventoryUsageProvider

instance.Update()
[ObsoleteAttribute("Site inventory collection is no longer necessary for the new analytics platform.")]
public override void Update()

See also

Reference

SPSiteInventoryUsageProvider class

SPSiteInventoryUsageProvider members

Update overload

Microsoft.SharePoint.Administration namespace