SingleTaskConstants class

Defines constants used by single task activities.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.WorkflowServices.Activities.SingleTaskConstants

Namespace:  Microsoft.SharePoint.WorkflowServices.Activities
Assembly:  Microsoft.SharePoint.WorkflowServices.Activities (in Microsoft.SharePoint.WorkflowServices.Activities.dll)

Syntax

'Declaration
Public NotInheritable Class SingleTaskConstants
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class SingleTaskConstants

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

SingleTaskConstants members

Microsoft.SharePoint.WorkflowServices.Activities namespace