SPClickthroughUsageDefinition.ClickType-Enumeration

HINWEIS: Diese API ist veraltet.

Enumeration von klicken Sie auf Typen, die vom Protokollierungssystem Click-through-unterstützt werden.

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 Enumeration ClickType
'Usage
Dim instance As SPClickthroughUsageDefinition.ClickType
[ObsoleteAttribute("Query click through collection is no longer necessary for the new analytics platform.")]
public enum ClickType

Member

Membername Beschreibung
Search Veraltet. -Enumerationswert = 0.
PageView Veraltet. -Enumerationswert = 1.
Custom Veraltet. -Enumerationswert = 2.

Siehe auch

Referenz

Microsoft.SharePoint.Administration-Namespace