SPSiteInventoryCollectionJobDefinition.DefaultName field
NOTE: This API is now obsolete.
Default name of an instance of the [Microsoft.SharePoint.Administration.SPSiteInventoryCollectionJobDefinition] class. The default name is job-site-inventory-usage-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 Const DefaultName As String
'Usage
Dim value As String
value = SPSiteInventoryCollectionJobDefinition.DefaultName
[ObsoleteAttribute("Site inventory collection is no longer necessary for the new analytics platform.")]
public const string DefaultName
See also
Reference
SPSiteInventoryCollectionJobDefinition class