WorkflowTask.DueDate Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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