Search
ResourceViewSettings.getTimelines Method
See Also
 






Gets the number of timelines displayed in the view.

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

 Syntax

Java  Copy Code

public Integer getTimelines ()

 Return Value

An integer value specifying the number of timelines visible in the view. The allowed values range from 1 to 3.

 See Also