Search
TimetableSettings.getSnapInterval Method
See Also
 






Gets the custom snap interval.

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

public Duration getSnapInterval ()

 Return Value

A Duration object that specifies the snap interval, relative to the beginning of the timetable column. The allowed values range from 1 second to 1 hour inclusive.

 See Also