LogToHistoryListActivity - Classe
Enregistre les informations relatives à l'exécution d'un workflow spécifié à la liste de l'historique des flux de travail.
Hiérarchie d’héritage
System.Object
System.Workflow.ComponentModel.DependencyObject
System.Workflow.ComponentModel.Activity
Microsoft.SharePoint.WorkflowActions.LogToHistoryListActivity
Espace de noms : Microsoft.SharePoint.WorkflowActions
Assembly : Microsoft.SharePoint.WorkflowActions (dans Microsoft.SharePoint.WorkflowActions.dll)
Syntaxe
'Déclaration
<ActivityToolboxDisplayAttribute("VSTTSharePointWorkflow", True)> _
<ToolboxBitmapAttribute(GetType(LogToHistoryListActivity), "Resources.LogToHistoryListActivity.bmp")> _
Public Class LogToHistoryListActivity _
Inherits Activity
'Utilisation
Dim instance As LogToHistoryListActivity
[ActivityToolboxDisplayAttribute("VSTTSharePointWorkflow", true)]
[ToolboxBitmapAttribute(typeof(LogToHistoryListActivity), "Resources.LogToHistoryListActivity.bmp")]
public class LogToHistoryListActivity : 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.