Compartir a través de


del método EcmDocumentRouterRuleCollection.CreateRuleCopy

Crea una copia de un EcmDocumentRouterRule en la colección de reglas de EcmDocumentRoutingWeb.

Espacio de nombres:  Microsoft.Office.RecordsManagement.RecordsRepository
Ensamblado:  Microsoft.Office.Policy (en Microsoft.Office.Policy.dll)

Sintaxis

'Declaración
Public Function CreateRuleCopy ( _
    rule As EcmDocumentRouterRule _
) As EcmDocumentRouterRule
'Uso
Dim instance As EcmDocumentRouterRuleCollection
Dim rule As EcmDocumentRouterRule
Dim returnValue As EcmDocumentRouterRule

returnValue = instance.CreateRuleCopy(rule)
public EcmDocumentRouterRule CreateRuleCopy(
    EcmDocumentRouterRule rule
)

Parámetros

Valor devuelto

Tipo: Microsoft.Office.RecordsManagement.RecordsRepository.EcmDocumentRouterRule
Devuelve EcmDocumentRouterRule.

Vea también

Referencia

clase EcmDocumentRouterRuleCollection

Miembros EcmDocumentRouterRuleCollection

Espacio de nombres Microsoft.Office.RecordsManagement.RecordsRepository