WorkflowCapabilityChecker class
Used to determine whether a specified workflow service is available in the currently hosted web site.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.SPCapabilityChecker
Microsoft.SharePoint.WorkflowServices.WorkflowCapabilityChecker
Namespace: Microsoft.SharePoint.WorkflowServices
Assembly: Microsoft.SharePoint.WorkflowServicesBase (in Microsoft.SharePoint.WorkflowServicesBase.dll)
Syntax
'Declaration
Public Class WorkflowCapabilityChecker _
Inherits SPCapabilityChecker
'Usage
Dim instance As WorkflowCapabilityChecker
public class WorkflowCapabilityChecker : SPCapabilityChecker
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.