Share via


SPClickthroughUsageDefinition.Description property

NOTE: This API is now obsolete.

Description of the type of [Microsoft.SharePoint.Administration.SPClickthroughUsageDefinition].

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 Overrides ReadOnly Property Description As String
    Get
'Usage
Dim instance As SPClickthroughUsageDefinition
Dim value As String

value = instance.Description
[ObsoleteAttribute("Query click through collection is no longer necessary for the new analytics platform.")]
public override string Description { get; }

Property value

Type: System.String
Returns String.

See also

Reference

SPClickthroughUsageDefinition class

SPClickthroughUsageDefinition members

Microsoft.SharePoint.Administration namespace