Search
Item.clone Method
See Also
 






Creates an exact copy of this item.

Namespace: MindFusion.Scheduling
File: Item.js

 Syntax

JavaScript  Copy Code

function clone ()

 Return Value

Item. An item, identical to this one.

 See Also