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
web
Type: Microsoft.SharePoint.SPWebThe Web site for which to generate the document router rule.
See Also
Reference
Microsoft.Office.RecordsManagement.RecordsRepository Namespace