SPClickthroughUsageDefinition.UsageEntryType 属性
请注意:此 API 现在已过时。
包含对应于该**[Microsoft.SharePoint.Administration.SPClickthroughUsageDefinition]**的SPUsageEntry类的类型。
命名空间: Microsoft.SharePoint.Administration
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
<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; }
属性值
类型:System.Type
一个Type对象。
另请参阅
引用
SPClickthroughUsageDefinition 类