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