Search
ItemsEvent.getItemInfo Method
See Also
 






Gets a list with information about the items related to the event.

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

 Syntax

Java  Copy Code

public Collection<ModifiedItemInfo> getItemInfo ()

 Return Value

A collection containing information about all items related to the event.

 See Also