SetCustomWorkflowStatus - Classe
Définit une activité de flux de travail qui est utilisée pour définir le flux de travail à l'état spécifié.
Hiérarchie d’héritage
System.Object
System.Workflow.ComponentModel.DependencyObject
System.Workflow.ComponentModel.Activity
Microsoft.SharePoint.WorkflowActions.SetCustomWorkflowStatus
Espace de noms : Microsoft.SharePoint.WorkflowActions
Assembly : Microsoft.SharePoint.WorkflowActions (dans Microsoft.SharePoint.WorkflowActions.dll)
Syntaxe
'Déclaration
<ToolboxBitmapAttribute(GetType(SetState), "Resources.SetState.bmp")> _
<ActivityToolboxDisplayAttribute("VSTTSharePointWorkflow", True)> _
Public NotInheritable Class SetCustomWorkflowStatus _
Inherits Activity
'Utilisation
Dim instance As SetCustomWorkflowStatus
[ToolboxBitmapAttribute(typeof(SetState), "Resources.SetState.bmp")]
[ActivityToolboxDisplayAttribute("VSTTSharePointWorkflow", true)]
public sealed class SetCustomWorkflowStatus : 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.