Search
Task.getActualDuration Method
See Also
 






Gets the task actual duration measured in minutes.

Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model

 Syntax

Java  Copy Code

public int getActualDuration ()

 Return Value

An integer value specifying the task's duration. The default is 0.

 See Also