CoerceIntActivity Class
A CoerceActivity used to coerce, or convert from an object to a Int32.
Inheritance Hierarchy
System.Object
System.Workflow.ComponentModel.DependencyObject
System.Workflow.ComponentModel.Activity
Microsoft.SharePoint.WorkflowActions.CoerceActivity
Microsoft.SharePoint.WorkflowActions.CoerceIntActivity
Namespace: Microsoft.SharePoint.WorkflowActions
Assembly: Microsoft.SharePoint.WorkflowActions (in Microsoft.SharePoint.WorkflowActions.dll)
Syntax
'Declaration
Public Class CoerceIntActivity _
Inherits CoerceActivity
'Usage
Dim instance As CoerceIntActivity
public class CoerceIntActivity : 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.