Freigeben über


SPWorkflowAssociation.StatusColumn-Eigenschaft

True eine Statusspalte für diese Workflowzuordnung in der Benutzeroberfläche angezeigt.

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

Syntax

'Declaration
Public ReadOnly Property StatusColumn As Boolean
    Get
'Usage
Dim instance As SPWorkflowAssociation
Dim value As Boolean

value = instance.StatusColumn
public bool StatusColumn { get; }

Eigenschaftswert

Typ: System.Boolean
Eine Boolean , die darstellt, ob eine Statusspalte angezeigt.

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