EcmDocumentRouterRuleCollection.CreateRule method

Not supported.

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

Syntax

'Declaration
Public Function CreateRule As EcmDocumentRouterRule
'Usage
Dim instance As EcmDocumentRouterRuleCollection
Dim returnValue As EcmDocumentRouterRule

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

Return value

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

Remarks

Use #ctor() instead.

See also

Reference

EcmDocumentRouterRuleCollection class

EcmDocumentRouterRuleCollection members

Microsoft.Office.RecordsManagement.RecordsRepository namespace

EcmDocumentRouterRule(SPWeb)

Add(EcmDocumentRouterRule)

Update()