Freigeben über


SPWorkflow.Created-Eigenschaft

Ruft Datum und Uhrzeit, wann die Workflow-Instanz erstellt wurde.

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

Syntax

'Declaration
Public ReadOnly Property Created As DateTime
    Get
'Usage
Dim instance As SPWorkflow
Dim value As DateTime

value = instance.Created
public DateTime Created { get; }

Eigenschaftswert

Typ: System.DateTime
Das Datum und Uhrzeit der Erstellung die Workflow-Instanz.

Siehe auch

Referenz

SPWorkflow Klasse

SPWorkflow-Member

Microsoft.SharePoint.Workflow-Namespace