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