共用方式為


SPClickthroughUsageDefinition.UsageEntryType property

NOTE: This API is now obsolete.

含有會對應至這個**[Microsoft.SharePoint.Administration.SPClickthroughUsageDefinition]**的SPUsageEntry類別的類型。

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 Overrides ReadOnly Property UsageEntryType As Type
    Get
'用途
Dim instance As SPClickthroughUsageDefinition
Dim value As Type

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

Property value

Type: System.Type
Type 物件。

請參閱

參照

SPClickthroughUsageDefinition class

SPClickthroughUsageDefinition members

Microsoft.SharePoint.Administration namespace