Share via


SPClickthroughUsageDefinition.ClickType enumeration

NOTE: This API is now obsolete.

列舉的按一下點選記錄系統所支援的類型。

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
<ObsoleteAttribute("Query click through collection is no longer necessary for the new analytics platform.")> _
Public Enumeration ClickType
'用途
Dim instance As SPClickthroughUsageDefinition.ClickType
[ObsoleteAttribute("Query click through collection is no longer necessary for the new analytics platform.")]
public enum ClickType

Members

Member name Description
Search Obsolete. 列舉值 = 0。
PageView Obsolete. 列舉值 = 1。
Custom Obsolete. 列舉值 = 2。

請參閱

參照

Microsoft.SharePoint.Administration namespace