Freigeben über


SPWorkflowAssociation.ParentContentType-Eigenschaft

Ruft den übergeordneten Inhaltstyp auf dem sich die Workflowzuordnung befindet.

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

Syntax

'Declaration
Public ReadOnly Property ParentContentType As SPContentType
    Get
'Usage
Dim instance As SPWorkflowAssociation
Dim value As SPContentType

value = instance.ParentContentType
public SPContentType ParentContentType { get; }

Eigenschaftswert

Typ: Microsoft.SharePoint.SPContentType
Der übergeordnete Inhaltstyp.

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