MindFusion.Java Package Programmer's Guide
Task.getEstimatedDuration Method
See Also
 






Gets the estimated duration of this task.

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

 Syntax

Java  Copy Code

public int getEstimatedDuration ()

 Return Value

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

 See Also

Task Members
Task Class
com.mindfusion.scheduling.model Namespace