Freigeben über


SPWorkflowAssociation.Author-Eigenschaft

Gibt die Benutzer-ID des Autors der Workflowzuordnung zurück.

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

Syntax

'Declaration
Public ReadOnly Property Author As Integer
    Get
'Usage
Dim instance As SPWorkflowAssociation
Dim value As Integer

value = instance.Author
public int Author { get; }

Eigenschaftswert

Typ: System.Int32
Eine Integer , die die Benutzer-ID darstellt.

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