Share via


IAnalyticsUsageEvent.SiteId property

Gets or sets the unique 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
Property SiteId As Guid
    Get
    Set
'Usage
Dim instance As IAnalyticsUsageEvent
Dim value As Guid

value = instance.SiteId

instance.SiteId = value
Guid SiteId { get; set; }

Property value

Type: System.Guid

See also

Reference

IAnalyticsUsageEvent interface

IAnalyticsUsageEvent members

Microsoft.Office.Server.Search.Analytics namespace