SPClickthroughUsageDefinition constructor (SPFarm)
NOTE: This API is now obsolete.
Initializes a new instance of the class in the specified SharePoint Farm.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<ObsoleteAttribute("Query click through collection is no longer necessary for the new analytics platform.")> _
Public Sub New ( _
farm As SPFarm _
)
'Usage
Dim farm As SPFarm
Dim instance As New SPClickthroughUsageDefinition(farm)
[ObsoleteAttribute("Query click through collection is no longer necessary for the new analytics platform.")]
public SPClickthroughUsageDefinition(
SPFarm farm
)
Parameters
- farm
Type: Microsoft.SharePoint.Administration.SPFarm
See also
Reference
SPClickthroughUsageDefinition class
SPClickthroughUsageDefinition members