MindFusion.Scheduling for JavaScript Programmer's Guide
ResourceViewTimeline Enumeration
See Also
 






Specifies the type of a timeline in a Resource view.

Namespace: MindFusion.Scheduling
Assembly: Enum.js

 Syntax

JavaScript  Copy Code

// enum
ResourceViewTimeline = {}

 Members

  Member name Description

Bottom

Indicates the bottom timeline.

Middle

Indicates the middle timeline.

Top

Indicates the top timeline.

 See Also

MindFusion.Scheduling Namespace