WorkflowTask.DueDate Property

Definition

Gets the date that a workflow task is due. Read-only.

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

Property Value

DateTime

Applies to