WorkflowTask.CreatedDate Property

Definition

Gets the date that a workflow task was created. Read-only.

public:
 property DateTime CreatedDate { DateTime get(); };
public DateTime CreatedDate { get; }
member this.CreatedDate : DateTime
Public ReadOnly Property CreatedDate As DateTime

Property Value

DateTime

Applies to