Search
ItemModifyConfirmEvent.setNewListLane Method
See Also
 






Sets the index of the new list lane of the item.

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

public void setNewListLane (
    int value
)

 Parameters

value

An integer value specifying the new list lane of the item.

 See Also