EcmDocumentRoutingWeb.RoutingRuleCollection Property

Gets the collection of rules that specifies the final location for incoming documents.

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; }

Property Value

Type: Microsoft.Office.RecordsManagement.RecordsRepository.EcmDocumentRouterRuleCollection
Returns EcmDocumentRouterRuleCollection.

See Also

Reference

EcmDocumentRoutingWeb Class

EcmDocumentRoutingWeb Members

Microsoft.Office.RecordsManagement.RecordsRepository Namespace

EcmDocumentRouterRuleCollection

EcmDocumentRouterRule