EcmDocumentRouterRule Constructor

Initializes a new instance of a EcmDocumentRouterRule object.

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 EcmDocumentRouterRule(web)
public EcmDocumentRouterRule(
    SPWeb web
)

Parameters

See Also

Reference

EcmDocumentRouterRule Class

EcmDocumentRouterRule Members

Microsoft.Office.RecordsManagement.RecordsRepository Namespace