CompositeTaskConstants class
Provides the values of the completion criteria for the composite task.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.WorkflowServices.Activities.CompositeTaskConstants
Namespace: Microsoft.SharePoint.WorkflowServices.Activities
Assembly: Microsoft.SharePoint.WorkflowServices.Activities (in Microsoft.SharePoint.WorkflowServices.Activities.dll)
Syntax
'Declaration
Public NotInheritable Class CompositeTaskConstants
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class CompositeTaskConstants
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.