OOBWorkflow class

The base class for retrieving information related to workflows included with Microsoft SharePoint Server 2010.

Inheritance hierarchy

System.Object
  Microsoft.Office.Workflow.Utility.OOBWorkflow

Namespace:  Microsoft.Office.Workflow.Utility
Assembly:  Microsoft.Office.Workflow.Pages (in Microsoft.Office.Workflow.Pages.dll)

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class OOBWorkflow
'Usage
You do not need to declare an instance of a static class in order to access its members.
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public static class OOBWorkflow

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

OOBWorkflow members

Microsoft.Office.Workflow.Utility namespace