AnalyticsProcessingComponent constructor (Guid)
Initializes a new instance of the AnalyticsProcessingComponent class.
Namespace: Microsoft.Office.Server.Search.Administration.Topology
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Sub New ( _
serverId As Guid _
)
'Usage
Dim serverId As Guid
Dim instance As New AnalyticsProcessingComponent(serverId)
public AnalyticsProcessingComponent(
Guid serverId
)
Parameters
- serverId
Type: System.Guid
See also
Reference
AnalyticsProcessingComponent class
AnalyticsProcessingComponent members
AnalyticsProcessingComponent overload
Microsoft.Office.Server.Search.Administration.Topology namespace