Compartilhar via


EcmDocumentRouterRule.Copy Method

Copies a document router rule.

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

Syntax

'Declaration
Public Function Copy As EcmDocumentRouterRule
'Usage
Dim instance As EcmDocumentRouterRule
Dim returnValue As EcmDocumentRouterRule

returnValue = instance.Copy()
public EcmDocumentRouterRule Copy()

Return Value

Type: Microsoft.Office.RecordsManagement.RecordsRepository.EcmDocumentRouterRule
A copy of a EcmDocumentRouterRule.

See Also

Reference

EcmDocumentRouterRule Class

EcmDocumentRouterRule Members

Microsoft.Office.RecordsManagement.RecordsRepository Namespace