SPWorkflowTaskProperties - Classe

Représente les propriétés d’une tâche de flux de travail.

Hiérarchie d’héritage

System.Object
  Microsoft.SharePoint.Administration.SPAutoSerializingObject
    Microsoft.SharePoint.Workflow.SPWorkflowTaskProperties

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

Syntaxe

'Déclaration
<SerializableAttribute> _
<SubsetCallableTypeAttribute> _
<SubsetCallableExcludeInterfaceAttribute(SubsetCallableExcludeMemberType.UnsupportedExternalType, ExcludeInterface := GetType(ISerializable))> _
Public Class SPWorkflowTaskProperties _
    Inherits SPAutoSerializingObject _
    Implements ISerializable
'Utilisation
Dim instance As SPWorkflowTaskProperties
[SerializableAttribute]
[SubsetCallableTypeAttribute]
[SubsetCallableExcludeInterfaceAttribute(SubsetCallableExcludeMemberType.UnsupportedExternalType, ExcludeInterface = typeof(ISerializable))]
public class SPWorkflowTaskProperties : SPAutoSerializingObject, 
    ISerializable

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

SPWorkflowTaskProperties - Membres

Microsoft.SharePoint.Workflow - Espace de noms