EcmDocumentRoutingWeb.RoutingRuleCollection-Eigenschaft

Ruft die Auflistung von Regeln, die den endgültigen Speicherort für eingehende Dokumente angibt.

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

Syntax

'Declaration
Public ReadOnly Property RoutingRuleCollection As EcmDocumentRouterRuleCollection
    Get
'Usage
Dim instance As EcmDocumentRoutingWeb
Dim value As EcmDocumentRouterRuleCollection

value = instance.RoutingRuleCollection
public EcmDocumentRouterRuleCollection RoutingRuleCollection { get; }

Eigenschaftswert

Typ: Microsoft.Office.RecordsManagement.RecordsRepository.EcmDocumentRouterRuleCollection
Gibt EcmDocumentRouterRuleCollectionzurück.

Siehe auch

Referenz

EcmDocumentRoutingWeb Klasse

EcmDocumentRoutingWeb-Member

Microsoft.Office.RecordsManagement.RecordsRepository-Namespace

EcmDocumentRouterRuleCollection

EcmDocumentRouterRule