Freigeben über


WorkflowContext.StartedDateTime-Eigenschaft

Ruft die UTC-Datum und Uhrzeit der Erstellung die Workflowinstanz.

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

Syntax

'Declaration
Public ReadOnly Property StartedDateTime As DateTime
    Get
'Usage
Dim instance As WorkflowContext
Dim value As DateTime

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

Eigenschaftswert

Typ: System.DateTime
Das UTC-Datum und Uhrzeit der Erstellung die Workflowinstanz.

Siehe auch

Referenz

WorkflowContext Klasse

WorkflowContext-Member

Microsoft.SharePoint.WorkflowActions-Namespace