Share via


IAnalyticsItemData.SiteId property

Gets the ID for the site.

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

Syntax

'Declaration
ReadOnly Property SiteId As Guid
    Get
'Usage
Dim instance As IAnalyticsItemData
Dim value As Guid

value = instance.SiteId
Guid SiteId { get; }

Property value

Type: System.Guid

See also

Reference

IAnalyticsItemData interface

IAnalyticsItemData members

Microsoft.Office.Server.Search.Analytics namespace