This topic has not yet been rated - Rate this topic

ExtractSubstringFromIndexLengthActivity Class

Extracts a substring from a workflow variable string at a given index in the string and for a specified length.

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

Namespace:  Microsoft.SharePoint.WorkflowActions
Assembly:  Microsoft.SharePoint.WorkflowActions (in Microsoft.SharePoint.WorkflowActions.dll)
[ActivityValidatorAttribute(typeof(ExtractSubstringFromIndexLengthActivityValidator))]
public class ExtractSubstringFromIndexLengthActivity : 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.