Sets the task's actual start date.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
SyntaxJava
Copy Code
|
|---|
public void setActualStart ( |
A DateTime object specifying the task's actual start date. The default is DateTime.MinValue.
See Also