Search
ItemListLaneChangedEvent.getOldListLane Method
See Also
 






Gets the previous list lane of the item.

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

 Syntax

Java  Copy Code

public int getOldListLane ()

 Return Value

An integer specifying the previous list lane of the modified item.

 See Also