Gets the task actual duration measured in minutes.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
SyntaxJava
Copy Code
|
|---|
public int getActualDuration () |
An integer value specifying the task's duration. The default is 0.
See Also