Search
ModifiedItemInfo.getItem Method
See Also
 






Gets a reference to the modified item.

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

 Syntax

Java  Copy Code

public Item getItem ()

 Return Value

An instance of an Item-derived class.

 See Also