AnalyticsUsageEvent constructor (SPRequestUsageEntry)
Initializes a new instance of an AnalyticsUsageEvent object from an SPRequestUsageEntry object.
Namespace: Microsoft.Office.Server.Search.Analytics
Assembly: Microsoft.Office.Server.Search.Applications (in Microsoft.Office.Server.Search.Applications.dll)
Syntax
'Declaration
Public Sub New ( _
entry As SPRequestUsageEntry _
)
'Usage
Dim entry As SPRequestUsageEntry
Dim instance As New AnalyticsUsageEvent(entry)
public AnalyticsUsageEvent(
SPRequestUsageEntry entry
)
Parameters
entry
Type: Microsoft.SharePoint.Administration.SPRequestUsageEntrySPRequestUsageEntry object.