Partager via


ExtractSubstringFromIndexActivity - Classe

Définit une activité de flux de travail qui est utilisée pour extraire une sous-chaîne d'une chaîne spécifiée à un index donné.

Hiérarchie d’héritage

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

Espace de noms :  Microsoft.SharePoint.WorkflowActions
Assembly :  Microsoft.SharePoint.WorkflowActions (dans Microsoft.SharePoint.WorkflowActions.dll)

Syntaxe

'Déclaration
<ActivityValidatorAttribute(GetType(ExtractSubstringFromIndexActivityValidator))> _
Public Class ExtractSubstringFromIndexActivity _
    Inherits Activity
'Utilisation
Dim instance As ExtractSubstringFromIndexActivity
[ActivityValidatorAttribute(typeof(ExtractSubstringFromIndexActivityValidator))]
public class ExtractSubstringFromIndexActivity : Activity

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

ExtractSubstringFromIndexActivity - Membres

Microsoft.SharePoint.WorkflowActions - Espace de noms