Search
Duration.getTotalHours Method
See Also
 






Gets the value of the current Duration expressed in whole and fractional hours.

Namespace: com.mindfusion.common
Package: com.mindfusion.common

 Syntax

Java  Copy Code

public double getTotalHours ()

 Return Value

The total number of hours represented by this instance.

 See Also