Share via


AnalyticsItemData.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
<DataMemberAttribute> _
Public Property SiteId As Guid
    Get
    Friend Set
'Usage
Dim instance As AnalyticsItemData
Dim value As Guid

value = instance.SiteId
[DataMemberAttribute]
public Guid SiteId { get; internal set; }

Property value

Type: System.Guid

Implements

IAnalyticsItemData.SiteId

See also

Reference

AnalyticsItemData class

AnalyticsItemData members

Microsoft.Office.Server.Search.Analytics namespace