Share via


IAnalyticsItemData.ItemId property

Gets the internal item ID.

Namespace:  Microsoft.Office.Server.Search.Analytics
Assembly:  Microsoft.Office.Server.Search.Applications (in Microsoft.Office.Server.Search.Applications.dll)

Syntax

'Declaration
ReadOnly Property ItemId As String
    Get
'Usage
Dim instance As IAnalyticsItemData
Dim value As String

value = instance.ItemId
string ItemId { get; }

Property value

Type: System.String

See also

Reference

IAnalyticsItemData interface

IAnalyticsItemData members

Microsoft.Office.Server.Search.Analytics namespace