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