Partager via


SPWorkflowAssociation.TaskListContentTypeId - Propriété

Renvoie l'ID de type de contenu du type de contenu affecté à la liste de tâches de flux de travail.

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

Syntaxe

'Déclaration
Public ReadOnly Property TaskListContentTypeId As SPContentTypeId
    Get
'Utilisation
Dim instance As SPWorkflowAssociation
Dim value As SPContentTypeId

value = instance.TaskListContentTypeId
public SPContentTypeId TaskListContentTypeId { get; }

Valeur de propriété

Type : Microsoft.SharePoint.SPContentTypeId
Un objet SPContentTypeId qui représente le contenu de la liste tâches tapez ID.

Remarques

Pour plus d'informations sur les ID de type de contenu, voir Content Type IDs.

Voir aussi

Référence

SPWorkflowAssociation classe

SPWorkflowAssociation - Membres

Microsoft.SharePoint.Workflow - Espace de noms

Autres ressources

Workflows in Windows SharePoint Services

Workflow Development for Windows SharePoint Services

Workflow Object Model in Windows SharePoint Services Overview