SPWorkflowActivityDetails class
Stores status information about an activity in a workflow.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Workflow.SPWorkflowActivityDetails
Namespace: Microsoft.SharePoint.Workflow
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Class SPWorkflowActivityDetails
'Usage
Dim instance As SPWorkflowActivityDetails
public class SPWorkflowActivityDetails
Remarks
This class is used by the Workflow Visualization feature on the Workflow Status page. Call this class to get an array containing a SPWorkflowActivityDetails object for each activity in the workflow.
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
SPWorkflowActivityDetails members