ApplyActivation Class
Updates the initial workflow status with information that is contained in the [SPWorkflowActivationProperties] class.
Inheritance Hierarchy
System.Object
System.Workflow.ComponentModel.DependencyObject
System.Workflow.ComponentModel.Activity
Microsoft.SharePoint.WorkflowActions.ApplyActivation
Namespace: Microsoft.SharePoint.WorkflowActions
Assembly: Microsoft.SharePoint.WorkflowActions (in Microsoft.SharePoint.WorkflowActions.dll)
Syntax
Public Class ApplyActivation _
Inherits Activity
Dim instance As ApplyActivation
public class ApplyActivation : Activity
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.