del método EcmDocumentRouterRuleCollection.CreateRule
No compatible.
Espacio de nombres: Microsoft.Office.RecordsManagement.RecordsRepository
Ensamblado: Microsoft.Office.Policy (en Microsoft.Office.Policy.dll)
Sintaxis
'Declaración
Public Function CreateRule As EcmDocumentRouterRule
'Uso
Dim instance As EcmDocumentRouterRuleCollection
Dim returnValue As EcmDocumentRouterRule
returnValue = instance.CreateRule()
public EcmDocumentRouterRule CreateRule()
Valor devuelto
Tipo: Microsoft.Office.RecordsManagement.RecordsRepository.EcmDocumentRouterRule
Devuelve EcmDocumentRouterRule.
Comentarios
En su lugar, utilice #ctor() .
Vea también
Referencia
clase EcmDocumentRouterRuleCollection
Miembros EcmDocumentRouterRuleCollection
Espacio de nombres Microsoft.Office.RecordsManagement.RecordsRepository