Sets the task's due date.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
SyntaxJava
Copy Code
|
|---|
public void setDueDate ( |
A DateTime object specifying the task's sue date. The default is DateTime.MaxValue.
See Also