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