Gets the value of the current Duration expressed in whole and fractional hours.
Namespace: com.mindfusion.common
Package: com.mindfusion.common
SyntaxJava
Copy Code
|
|---|
public double getTotalHours () |
The total number of hours represented by this instance.
See Also