Search
ResourceViewTimeline Enumeration
See Also
 






Specifies the type of a timeline in a Resource view.

Namespace: MindFusion.Scheduling
File: 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