EcmDocumentRoutingWeb.IsRoutingEnabled Property
Gets whether the Web site is a valid content organizer enabled site.
Namespace: Microsoft.Office.RecordsManagement.RecordsRepository
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Public ReadOnly Property IsRoutingEnabled As Boolean
Get
'Usage
Dim instance As EcmDocumentRoutingWeb
Dim value As Boolean
value = instance.IsRoutingEnabled
public bool IsRoutingEnabled { get; }
Property Value
Type: System.Boolean
Returns Boolean.
See Also
Reference
Microsoft.Office.RecordsManagement.RecordsRepository Namespace