This topic has not yet been rated - Rate this topic

ExtractSubstringFromIndexActivity class

Defines a workflow activity that is used to extract a substring from a specified string at a given index.

System.Object
  System.Workflow.ComponentModel.DependencyObject
    System.Workflow.ComponentModel.Activity
      Microsoft.SharePoint.WorkflowActions.ExtractSubstringFromIndexActivity

Namespace:  Microsoft.SharePoint.WorkflowActions
Assembly:  Microsoft.SharePoint.WorkflowActions (in Microsoft.SharePoint.WorkflowActions.dll)
[ActivityValidatorAttribute(typeof(ExtractSubstringFromIndexActivityValidator))]
public class ExtractSubstringFromIndexActivity : Activity
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.