WorkflowRoutingRM.Init Method (String, String)
NOTE: This API is now obsolete.
Namespace: Microsoft.Office.Workflow.Routing
Assembly: Microsoft.Office.Workflow.Routing (in Microsoft.Office.Workflow.Routing.dll)
Syntax
'Declaration
<ObsoleteAttribute("The ResourceManager is statically initialized.")> _
Public Shared Function Init ( _
strResourceFile As String, _
strResourceAssembly As String _
) As Boolean
'Usage
Dim strResourceFile As String
Dim strResourceAssembly As String
Dim returnValue As Boolean
returnValue = WorkflowRoutingRM.Init(strResourceFile, _
strResourceAssembly)
[ObsoleteAttribute("The ResourceManager is statically initialized.")]
public static bool Init(
string strResourceFile,
string strResourceAssembly
)
Parameters
- strResourceFile
Type: System.String
- strResourceAssembly
Type: System.String
Return Value
Type: System.Boolean
Returns Boolean.