MindFusion.Scheduling for JavaScript Programmer's Guide
Item.priority Property
See Also
 






Gets or sets the priority of the Item.

Namespace: MindFusion.Scheduling
Assembly: Item.js

 Syntax

JavaScript  Copy Code

get priority() {}

 Property Value

Number. A number that specifies the priority.

 Remarks

Item-s with higher priority are rendered with preference over items with lower priority.

 See Also

Item Members
Item Class
MindFusion.Scheduling Namespace