Search
ResourceViewSettings.timelines Property
See Also
 






Gets or sets the number of timelines displayed in the view.

Namespace: MindFusion.Scheduling
File: ResourceViewSettings.js

 Syntax

JavaScript  Copy Code

get timelines() {}

 Property Value

Number. The number of timelines displayed in the view.

 Remarks

The number of timelines can be between 0 and 3.

 See Also