Freigeben über


SPWorkflowAssociation.TaskListContentTypeId-Eigenschaft

Gibt die Inhaltstyp-ID des Inhaltstyps, der Workflowaufgabenliste zugewiesen sind.

Namespace:  Microsoft.SharePoint.Workflow
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property TaskListContentTypeId As SPContentTypeId
    Get
'Usage
Dim instance As SPWorkflowAssociation
Dim value As SPContentTypeId

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

Eigenschaftswert

Typ: Microsoft.SharePoint.SPContentTypeId
Geben Sie ein SPContentTypeId -Objekt, das den Aufgabe Listeninhalt darstellt ID.

Hinweise

Weitere Informationen zu Inhaltstyp-IDs finden Sie unter Content Type IDs.

Siehe auch

Referenz

SPWorkflowAssociation Klasse

SPWorkflowAssociation-Member

Microsoft.SharePoint.Workflow-Namespace

Weitere Ressourcen

Workflows in Windows SharePoint Services

Workflow Development for Windows SharePoint Services

Workflow Object Model in Windows SharePoint Services Overview