Gets a read-only collection of DateTime objects, sorted chronologically. Each pair in the collection represents an interval of selected days.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java Copy Code |
---|
public List<DateTime> getDayRanges () |
An instance of the List class containing even number of DateTime objects.
Any attempt to modify this connection will result in an exception.
JPlanner Programmer's Guide | © 2023 MindFusion |