IndexService Constructor (Server)
NOTE: This API is now obsolete.
Obsolete.
Namespace: Microsoft.SharePoint.Portal.Topology
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
<ObsoleteAttribute> _
Public Sub New ( _
server As Server _
)
'Usage
Dim server As Server
Dim instance As New IndexService(server)
[ObsoleteAttribute]
public IndexService(
Server server
)
Parameters
- server
Type: Microsoft.SharePoint.Portal.Topology.Server