WSSUpdateModificationContext Class

Inheritance Hierarchy

System.Object
  System.Workflow.ComponentModel.DependencyObject
    System.Workflow.ComponentModel.Activity
      Microsoft.Office.Workflow.WSSUpdateModificationContext

Namespace:  Microsoft.Office.Workflow
Assembly:  Microsoft.Office.Workflow.Tasks (in Microsoft.Office.Workflow.Tasks.dll)

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public NotInheritable Class WSSUpdateModificationContext _
    Inherits Activity
'Usage
Dim instance As WSSUpdateModificationContext
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public sealed class WSSUpdateModificationContext : 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.

See Also

Reference

WSSUpdateModificationContext Members

Microsoft.Office.Workflow Namespace