Share via


DocumentService Constructor

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 DocumentService(server)
[ObsoleteAttribute]
public DocumentService(
    Server server
)

Parameters

See Also

Reference

DocumentService Class

DocumentService Members

Microsoft.SharePoint.Portal.Topology Namespace