MindFusion.Java Package Programmer's Guide
RecurrenceException.getItem Method
See Also
 






Gets the item representing the recurrence exception.

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

 Syntax

Java  Copy Code

public Item getItem ()

 Return Value

An instance of the item class representing the schedule item for which this exception is defined.

 See Also

RecurrenceException Members
RecurrenceException Class
com.mindfusion.scheduling.model Namespace