CoerceSPItemKeyActivity Class

A CoerceActivity used to coerce, or convert from an object to a SPItemKey.

Inheritance Hierarchy

System.Object
  System.Workflow.ComponentModel.DependencyObject
    System.Workflow.ComponentModel.Activity
      Microsoft.SharePoint.WorkflowActions.CoerceActivity
        Microsoft.SharePoint.WorkflowActions.CoerceSPItemKeyActivity

Namespace:  Microsoft.SharePoint.WorkflowActions
Assembly:  Microsoft.SharePoint.WorkflowActions (in Microsoft.SharePoint.WorkflowActions.dll)

Syntax

'Declaration
Public Class CoerceSPItemKeyActivity _
    Inherits CoerceActivity
'Usage
Dim instance As CoerceSPItemKeyActivity
public class CoerceSPItemKeyActivity : CoerceActivity

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

CoerceSPItemKeyActivity Members

Microsoft.SharePoint.WorkflowActions Namespace