Share via


EcmDocumentRoutingWeb Constructor

Initializes a new instance of a EcmDocumentRoutingWeb object for the specified Web site.

Namespace:  Microsoft.Office.RecordsManagement.RecordsRepository
Assembly:  Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)

Syntax

'Declaration
Public Sub New ( _
    web As SPWeb _
)
'Usage
Dim web As SPWeb

Dim instance As New EcmDocumentRoutingWeb(web)
public EcmDocumentRoutingWeb(
    SPWeb web
)

Parameters

Remarks

The SPWeb object has to be a valid content organizer-enabled site in order to perform the operations provided by the EcmDocumentRoutingWeb.

See Also

Reference

EcmDocumentRoutingWeb Class

EcmDocumentRoutingWeb Members

Microsoft.Office.RecordsManagement.RecordsRepository Namespace

SPWeb