SR.Init Method

NOTE: This API is now obsolete.

Namespace:  Microsoft.Office.Workflow.Actions
Assembly:  Microsoft.Office.Workflow.Actions (in Microsoft.Office.Workflow.Actions.dll)

Syntax

'Declaration
<ObsoleteAttribute("The ResourceManager is statically initialized.")> _
Public Shared Sub Init
'Usage

SR.Init()
[ObsoleteAttribute("The ResourceManager is statically initialized.")]
public static void Init()

See Also

Reference

SR Class

SR Members

Init Overload

Microsoft.Office.Workflow.Actions Namespace