DocumentRoutingFeatureNotActiveException Constructor (String)
Constructs an instance of a DocumentRoutingFeatureNotActiveException object.
Namespace: Microsoft.Office.RecordsManagement.RecordsRepository
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Public Sub New ( _
message As String _
)
'Usage
Dim message As String
Dim instance As New DocumentRoutingFeatureNotActiveException(message)
public DocumentRoutingFeatureNotActiveException(
string message
)
Parameters
- message
Type: System.String
See Also
Reference
DocumentRoutingFeatureNotActiveException Class
DocumentRoutingFeatureNotActiveException Members
DocumentRoutingFeatureNotActiveException Overload
Microsoft.Office.RecordsManagement.RecordsRepository Namespace